ansible/cloud
Ethan Devenport fa41ccd59b Additional provider features added and fixed some bugs.
* Added support for SSH keys, image passwords, SSD disk type, and CPU family.
* Adjusted server create so that IP address is returned in response.
* Restructured remove server method(s) to handle change status properly, gracefully handle missing servers, and improve overall performance.
* Prevent duplicate server names from being provisioned so removals can be handled appropriately.
* Fixed a bug in the count increment being a string rather than an integer.
* Fixed issue with create_volume returning invalid response.
* Fixed type bug in volume instance_ids for volume removal and improved volume management.
* Fixed type bug in instance_ids for proper server removal and moved boot volume creation into composite server build request.
* General clean up.
2016-08-23 07:30:35 +00:00
..
amazon New module s3_website to manage static sites on Amazon S3 2016-08-22 08:41:12 -04:00
azure fix azure_rm_deployment for rc5 2016-07-07 10:56:57 -07:00
centurylink doc: remove common return values from various modules 2016-07-08 10:54:31 +02:00
cloudstack Update cs_volume module to fix typo on force attribute (#2592) 2016-07-20 13:57:35 +02:00
google Add modules to support Google Cloud DNS (#2252) 2016-07-28 12:56:35 -04:00
lxc Pass the lxc_path when checking if container exists (#2457) 2016-06-30 07:17:49 +02:00
lxd updated version_added to be string 2016-08-18 09:49:56 -04:00
misc Allow value to be bool where 'yes'/'no' are in choices (#2593) 2016-08-17 07:32:49 -07:00
openstack Add os_zone module (#2173) 2016-07-27 18:27:20 -04:00
ovh Update imports 2016-07-27 15:51:25 -07:00
profitbricks Additional provider features added and fixed some bugs. 2016-08-23 07:30:35 +00:00
rackspace
smartos Add __init__.py and update version_added to fix module for ansible-validate checks 2016-05-23 13:06:14 -07:00
softlayer Update sl_vm.py (#2267) 2016-05-21 00:39:17 +02:00
vmware Fix vmware_guest disk and nic parameters and docstrings (#2705) 2016-08-10 12:46:02 -04:00
webfaction type should be 'list' not the default of 'string' 2016-04-04 14:18:00 -04:00
__init__.py
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 2015-10-05 13:22:32 -05:00