ansible/cloud/cloudstack
Rene Moser 5b86a15cdb 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.
2015-06-27 11:48:54 +02:00
..
__init__.py cloudstack: add new module cloudstack_sshkey 2015-03-31 13:37:23 +02:00
cs_account.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
cs_affinitygroup.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
cs_facts.py cloudstack: new module cs_facts 2015-06-19 11:55:05 +02:00
cs_firewall.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
cs_instance.py cloudstack: cs_instance do not pass zoneid to listVirtualMachines 2015-06-27 11:48:54 +02:00
cs_instancegroup.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
cs_iso.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
cs_network.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
cs_portforward.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
cs_project.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
cs_securitygroup.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
cs_securitygroup_rule.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
cs_sshkeypair.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
cs_template.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
cs_vmsnapshot.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00