ansible/cloud
René Moser 8d1ce3f2fd Additional provider features added and fixed some bugs (#2769)
* 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.

* Removed us/lasdev datacenter which the cloud provider no longer maintains.

* Included version_added for new options.

* Added support for firewall rules, consolidated resource UUID retrieval methods for server and NIC modules, and set LAN type to int.

* Minor documentation corrections.

* Some further documentation updates including version.

* Added RETURN documentation.

* Reverting recent commits back to initial PR and will move the new profitbricks_firewall_rule module and other recent changes to a new branch.

Revert "Added support for firewall rules, consolidated resource UUID retrieval methods for server and NIC modules, and set LAN type to int."

This reverts commit 464cbb89f2.

* Set variable types, defined choices, and cleaned up whitespace.

* Added parameter choices for bus.
2016-08-31 09:55:04 +02:00
..
amazon ec2_vpc_dhcp_options_facts: fix exception handling, fixes build (#2819) 2016-08-30 23:38:07 +02:00
atomic Moved the atomic modules to cloud/atomic. (#2784) 2016-08-26 07:14:06 -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 Remove the subsystem lock loop (#2647) 2016-08-23 10:19:17 +02:00
lxd updated version_added to be string 2016-08-18 09:49:56 -04:00
misc This is an ansible module to control/create/adapt/remove VMs on a RHEV/oVirt environment. (#2202) 2016-08-30 19:43:23 +01:00
openstack Add openstack os_server_group module (#2702) 2016-08-25 07:43:48 -04:00
ovh Update imports 2016-07-27 15:51:25 -07:00
profitbricks Added parameter choices for bus. 2016-08-31 07:46:12 +00:00
rackspace Merge pull request #268 from smashwilson/rax_clb_ssl 2015-07-02 09:27:55 -05:00
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 Set explicit type for timeout (#2809) 2016-08-30 21:55:41 +02: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