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.pull/18777/head
parent
6fd10bed8f
commit
cbfc5a3079
Loading…
Reference in New Issue