SUMMARY
|
('cluster', 'resource_pool') |
Given that:
- A datacenter can have several clusters
- A cluster can have several resource pools
- Resource pools in a cluster can have the same name as a resource pool in another cluster
Makes that:
resource pool should not be mutually exclusive with cluster.
If I use cluster, the VM doesn't end up in the proper resource pool under the cluster, if I use resource_pool, vSphere doesn't know which cluster to put the VM in. I'm sure I can move it after the fact, but this is a regression in functionality.
Please restore the behavior of community.vmware.vmware_content_deploy_ovf_template or explain how to target a specific resource pool in a specific cluster when there's resource pools in the datacenter with the same name.
ISSUE TYPE
COMPONENT NAME
deploy_content_library_ovf.
ADDITIONAL INFORMATION