Commit graph

26 commits

Author SHA1 Message Date
Jamie Hannaford
8db564dcf7 Fix attribute name for Auto Scale servers 2015-05-08 14:05:16 +02:00
Matt Martz
a4e65e8e6e Prevent an empty error message 2015-03-10 11:30:14 -05:00
Matt Martz
3dbf65f63c DRY up duplicate code 2015-02-17 10:45:29 -06:00
Matt Martz
f1667ba53b Don't hardcode minimum for boot_volume_size 2015-02-16 17:58:47 -06:00
Matt Martz
d0e82fa3af Fix order of logic to determine required args 2015-02-16 17:58:47 -06:00
Matt Martz
b0dcff214a Add boot from volume functionality to rax and rax_cbs modules 2015-02-16 17:58:47 -06:00
Matt Martz
98d86529f4 Merge pull request #797 from sivel/rax-cbs-no-min-check
rax_cbs: Don't hardcode a minimum size of a volume
2015-02-16 17:54:51 -06:00
Matt Martz
b4ce4f3722 Don't hardcode a minimum size of a volume 2015-02-16 15:33:14 -06:00
Matt Martz
d03e9540a6 Support accounts with more than 100 load balancers 2015-02-13 15:12:24 -06:00
Matt Martz
835f762cbb Merge pull request #672 from sivel/rax-cdb-db-fixups
rax_cdb_database: Remove unnecessary logic, return the database on delete
2015-01-28 11:46:58 -06:00
Matt Martz
d4074ccd96 Remove unnecessary logic, return the database on delete 2015-01-20 14:07:35 -06:00
Matt Martz
1668f45447 Merge pull request #667 from sivel/rax-identity-fixups
rax_identity: Small fix ups
2015-01-20 10:38:16 -06:00
Matt Martz
4db7ef6c2d Merge pull request #666 from sivel/rax-cbs-attach-fixups
rax_cbs_attachments: Small Fix-ups
2015-01-20 10:37:56 -06:00
Matt Martz
3278b9824b Merge pull request #665 from sivel/rax-cbs-delete-resp
rax_cbs: make sure to return the volume details after deletion
2015-01-20 10:37:44 -06:00
Matt Martz
c526a695de Remove unnecessary required arg logic, and remove 'absent' as a valid choice since it isn't implemented 2015-01-19 13:08:56 -06:00
Matt Martz
32ef72df2e Small fix-ups to convert objects to dicts, update volume details at the appropriate time, and remove unnecessary required argument logic 2015-01-19 12:43:30 -06:00
Matt Martz
f3d8d0f83f Remove some broken and unnecessary required args logic 2015-01-19 10:58:22 -06:00
Matt Martz
d8032ecc81 Use rax_to_dict and make sure to return the volume details after deletion 2015-01-19 10:54:22 -06:00
Matt Martz
09b3c20c07 Merge pull request #654 from sivel/rax-mods-required
rax_keypair / rax_network: Clean up some required argument logic
2015-01-16 16:33:53 -06:00
Matt Martz
6ca357198e Clean up some required argument logic 2015-01-16 15:33:41 -06:00
Matt Martz
ee928dc000 Merge pull request #650 from sivel/rax-clb-nodes-bad-logic
rax_clb_nodes: It is not correct that you need at least 1 primary node
2015-01-16 08:55:37 -06:00
Matt Martz
d2829c2510 Just use built in required functionality for arguments 2015-01-15 19:27:34 -06:00
Matt Martz
b2fd4d18e0 It is not correct that you need at least 1 primary node 2015-01-15 19:20:36 -06:00
Matt Martz
9eb2bff946 Make a few enhancements to the rax_scaling_group module
* Cast loadbalancer id and port to integers
* Do not attempt to base64 encode NoneType values
2014-12-11 12:58:12 -06:00
Brian Coca
19ed60196c added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
Brian Coca
0c4adcb2c6 made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00