community.general/lib/ansible/modules/extras/cloud
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
..
amazon upgraded docs and argspec to match module guidelines 2016-12-08 11:32:56 -05:00
centurylink Corrected the license text to match GPLv3 2016-12-08 11:32:52 -05:00
cloudstack cloudstack: cs_instance do not pass zoneid to listVirtualMachines 2016-12-08 11:32:56 -05:00
google Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
lxc Define HAS_LXC even if import lxc doesn't fail. 2016-12-08 11:32:54 -05:00
misc Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
rackspace Bump version_added to 2.0 2016-12-08 11:32:54 -05:00
vmware Update vsphere_copy.py to use new style module_utils import 2016-12-08 11:32:56 -05:00
webfaction Fix interpreter line in webfaction modules 2016-12-08 11:32:56 -05:00
__init__.py package files 2016-12-08 11:32:18 -05:00