Commit Graph

20 Commits (e0eb86a5000c1913c8e2925cf2b25a809aab02ef)

Author SHA1 Message Date
Ethan Devenport 1eb5745f49 Added parameter choices for bus. 9 years ago
Ethan Devenport 86285e8824 Set variable types, defined choices, and cleaned up whitespace. 9 years ago
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.
9 years ago
Ethan Devenport 88dd7fd250 Added RETURN documentation. 9 years ago
Ethan Devenport 681ad6f2cc Some further documentation updates including version. 9 years ago
Ethan Devenport ea46cbef34 Minor documentation corrections. 9 years ago
Ethan Devenport 464cbb89f2 Added support for firewall rules, consolidated resource UUID retrieval methods for server and NIC modules, and set LAN type to int. 9 years ago
Ethan Devenport 1631c717ff Included version_added for new options. 9 years ago
Ethan Devenport 727eaa219d Removed us/lasdev datacenter which the cloud provider no longer maintains. 9 years ago
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.
9 years ago
Brian Coca 057a1b8d10 Merge pull request #805 from StackPointCloud/module/profitbricks-volume-actions
ProfitBricks Attachments Action Module
10 years ago
Brian Coca 708583850b Merge pull request #803 from StackPointCloud/module/profitbricks-nic
ProfitBricks NIC Module v2
11 years ago
Brian Coca ca505942e3 Merge pull request #804 from StackPointCloud/module/profitbricks-volumes
ProfitBricks Volumes Module v2
11 years ago
Matt Baldwin 8fda15fef5 Rebuild of ealier PR. 11 years ago
Matt Baldwin ae116e95b2 Rebuild of a previous PR. 11 years ago
Matt Baldwin e3fdb834b4 Rebuild of previous PR. 11 years ago
Matt Baldwin 2474a1f7cf Rebuilt commit for Ansible PR. 11 years ago
Matt Baldwin fd55a30757 Correcting issues raised by @abadger. 11 years ago
Matt Baldwin 689a7524bf Resolving issues flagged in pull request #683 11 years ago
Matt Baldwin 2097dccaa4 Ansible ProfitBricks Compute Module. 11 years ago