Commit Graph

5 Commits (79efc2c70f396345ff8120bef28f6fe58e990a54)

Author SHA1 Message Date
Ethan Devenport 1eb5745f49 Added parameter choices for bus. 8 years ago
Ethan Devenport 86285e8824 Set variable types, defined choices, and cleaned up whitespace. 8 years ago
Ethan Devenport 1631c717ff Included version_added for new options. 8 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.
8 years ago
Matt Baldwin ae116e95b2 Rebuild of a previous PR. 9 years ago