Skip to content

Allow me to deploy a VM template in a resource pool in a cluster which has the same name as a resource pool in another cluster #239

@FOTempel

Description

@FOTempel
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
  • Feature Idea
COMPONENT NAME

deploy_content_library_ovf.

ADDITIONAL INFORMATION

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions