You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud/profitbricks
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.
10 years ago
..
__init__.py Ansible ProfitBricks Compute Module. 11 years ago
profitbricks.py Additional provider features added and fixed some bugs. 10 years ago
profitbricks_datacenter.py Rebuilt commit for Ansible PR. 11 years ago
profitbricks_nic.py Rebuild of previous PR. 11 years ago
profitbricks_volume.py Additional provider features added and fixed some bugs. 10 years ago
profitbricks_volume_attachments.py Rebuild of ealier PR. 11 years ago