8d1ce3f2fd
* 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
|
||
---|---|---|
.. | ||
amazon | ||
atomic | ||
azure | ||
centurylink | ||
cloudstack | ||
lxc | ||
lxd | ||
misc | ||
openstack | ||
ovh | ||
profitbricks | ||
rackspace | ||
smartos | ||
softlayer | ||
vmware | ||
webfaction | ||
__init__.py | ||
xenserver_facts.py |