community.general/lib/ansible/modules/extras/cloud/cloudstack
Rene Moser cbfc5a3079 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.
2016-12-08 11:32:56 -05:00
..
__init__.py cloudstack: add new module cloudstack_fw 2016-12-08 11:32:31 -05:00
cs_account.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
cs_affinitygroup.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
cs_facts.py cloudstack: new module cs_facts 2016-12-08 11:32:52 -05:00
cs_firewall.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
cs_instance.py cloudstack: cs_instance do not pass zoneid to listVirtualMachines 2016-12-08 11:32:56 -05:00
cs_instancegroup.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
cs_iso.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
cs_network.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
cs_portforward.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
cs_project.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
cs_securitygroup.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
cs_securitygroup_rule.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
cs_sshkeypair.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
cs_template.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
cs_vmsnapshot.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00