Commit Graph

41 Commits (93d02189f6dcfa0578a0fac0fb1f289369ac13a5)

Author SHA1 Message Date
Brian Coca cb203420ed added version added to new rax_cdb choices 9 years ago
Brian Coca 202236f47f Merge pull request #1689 from mehulved/devel
Added support for instance types.
9 years ago
Matt Martz 45c5b4bf4b Merge pull request #1002 from vmihailenco/fix/rx-isdir-path
rackspace: pass full path to the isdir.
9 years ago
Toshio Kuratomi d5f62798f0 Docs fixes 9 years ago
Matt Martz e8227dea7a Merge pull request #1290 from jamiehannaford/rs-as-wait
Rackspace: Add wait and wait_timeout options for provisioning servers to Auto Scale
9 years ago
Brian Richards e4a5f3b409 Preventing servers that are deleted and left in the deleted state from being included in the server list 9 years ago
Jamie Hannaford 8dbdfff366 Add wait and wait_timeout options for provisioning servers 9 years ago
Mehul Ved cd587ebce1 renamed variables type to cdb_type and version to cdb_version. 9 years ago
Mehul Ved d1978c33dc Added support for instance types.
Added type and version parameters to be passed to rax_cdb module
so users can create Percona and MariaDB instance types.
9 years ago
Matt Martz cc039d3b30 Fix some remaining rax asg idempotency checks 9 years ago
Matt Martz 34c7306a46 Merge pull request #1288 from jamiehannaford/rs-as-fix
Rackspace: Fix attribute name for Auto Scale servers
9 years ago
Greg DeKoenigsberg 92fe35ca7d Updated author data for modules 9 years ago
Greg DeKoenigsberg 28a869a030 Updating cloud modules with proper github author information 9 years ago
Jamie Hannaford 7de4b13124 Fix get_launch_config var name 9 years ago
Jamie Hannaford 8db564dcf7 Fix attribute name for Auto Scale servers 10 years ago
Vladimir Mihailenco 6d35aa3524 rackspace: pass full path to the isdir. 10 years ago
Matt Martz a4e65e8e6e Prevent an empty error message 10 years ago
Matt Martz 3dbf65f63c DRY up duplicate code 10 years ago
Matt Martz f1667ba53b Don't hardcode minimum for boot_volume_size 10 years ago
Matt Martz d0e82fa3af Fix order of logic to determine required args 10 years ago
Matt Martz b0dcff214a Add boot from volume functionality to rax and rax_cbs modules 10 years ago
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
10 years ago
Matt Martz b4ce4f3722 Don't hardcode a minimum size of a volume 10 years ago
Matt Martz d03e9540a6 Support accounts with more than 100 load balancers 10 years ago
Matt Martz 835f762cbb Merge pull request #672 from sivel/rax-cdb-db-fixups
rax_cdb_database: Remove unnecessary logic, return the database on delete
10 years ago
Matt Martz d4074ccd96 Remove unnecessary logic, return the database on delete 10 years ago
Matt Martz 1668f45447 Merge pull request #667 from sivel/rax-identity-fixups
rax_identity: Small fix ups
10 years ago
Matt Martz 4db7ef6c2d Merge pull request #666 from sivel/rax-cbs-attach-fixups
rax_cbs_attachments: Small Fix-ups
10 years ago
Matt Martz 3278b9824b Merge pull request #665 from sivel/rax-cbs-delete-resp
rax_cbs: make sure to return the volume details after deletion
10 years ago
Matt Martz c526a695de Remove unnecessary required arg logic, and remove 'absent' as a valid choice since it isn't implemented 10 years ago
Matt Martz 32ef72df2e Small fix-ups to convert objects to dicts, update volume details at the appropriate time, and remove unnecessary required argument logic 10 years ago
Matt Martz f3d8d0f83f Remove some broken and unnecessary required args logic 10 years ago
Matt Martz d8032ecc81 Use rax_to_dict and make sure to return the volume details after deletion 10 years ago
Matt Martz 09b3c20c07 Merge pull request #654 from sivel/rax-mods-required
rax_keypair / rax_network: Clean up some required argument logic
10 years ago
Matt Martz 6ca357198e Clean up some required argument logic 10 years ago
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
10 years ago
Matt Martz d2829c2510 Just use built in required functionality for arguments 10 years ago
Matt Martz b2fd4d18e0 It is not correct that you need at least 1 primary node 10 years ago
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
10 years ago
Brian Coca 19ed60196c added __init__.py to new cloud subcategories so builds work again 10 years ago
Brian Coca 0c4adcb2c6 made subcategories for cloud modules for better organization 10 years ago