mirror of https://github.com/ansible/ansible.git
cloudstack: cs_instance do not pass zoneid to listVirtualMachines
This change is related to 2 issues; - The API does not return destroyed VMs if zone ID is passed for CS version < 4.5.2. Also see CLOUDSTACK-8578. This only affects domain and root admins. - The instance name must be unique across all zones. If we pass the zone ID to find a VM, it will not be found if it is in a different zone but a deployment with the name would fail.reviewable/pr18780/r1
parent
c8d6d68428
commit
5b86a15cdb
Loading…
Reference in New Issue