Commit graph

10 commits

Author SHA1 Message Date
Ethan Devenport
e9fd5ad5dc 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.
2016-08-29 19:45:57 +00:00
Ethan Devenport
681ad6f2cc Some further documentation updates including version. 2016-08-29 06:30:54 +00:00
Ethan Devenport
ea46cbef34 Minor documentation corrections. 2016-08-29 06:18:25 +00:00
Ethan Devenport
464cbb89f2 Added support for firewall rules, consolidated resource UUID retrieval methods for server and NIC modules, and set LAN type to int. 2016-08-29 05:56:26 +00:00
Ethan Devenport
1631c717ff Included version_added for new options. 2016-08-23 08:00:41 +00:00
Ethan Devenport
727eaa219d Removed us/lasdev datacenter which the cloud provider no longer maintains. 2016-08-23 07:52:39 +00:00
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
Matt Baldwin
fd55a30757 Correcting issues raised by @abadger. 2015-07-19 17:11:23 -07:00
Matt Baldwin
689a7524bf Resolving issues flagged in pull request #683 2015-07-07 14:00:28 -07:00
Matt Baldwin
2097dccaa4 Ansible ProfitBricks Compute Module. 2015-07-06 13:25:15 -07:00