[
https://issues.apache.org/jira/browse/VCL-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153599#comment-14153599
]
ASF subversion and git services commented on VCL-636:
-----------------------------------------------------
Commit 1628518 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1628518 ]
VCL-636 - Allow vCenter folder to be specified in VM profile
utils.php: modified getVMProfiles: added folderpath
vm.php:
-modified editVMInfo: added Folder Path
-modified AJupdateVMprofileItem: added folderpath
vm.js:
-modified VMHostDataCB: added Folder Path to table created
-modified getVMprofileDataCB: added pfolderpath
-modified delProfile: added Folder Path
> Allow vCenter folder to be specified in VM profile
> --------------------------------------------------
>
> Key: VCL-636
> URL: https://issues.apache.org/jira/browse/VCL-636
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Affects Versions: 2.3
> Reporter: Andy Kurth
> Assignee: Andy Kurth
> Priority: Minor
> Fix For: 2.4
>
>
> There is no way to specify which vCenter folder VMs get created in. This is
> different than the resource path. This functionality is desired if VMs need
> to be created in a certain folder. The code currently creates VMs in the
> first folder the API returns. The vCenter user may not have permission to
> create VMs in this folder.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)