ansible/cloud/rackspace
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
..
__init__.py
rax.py
rax_cbs.py Remove some broken and unnecessary required args logic 2015-01-19 10:58:22 -06:00
rax_cbs_attachments.py 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
rax_cdb.py
rax_cdb_database.py
rax_cdb_user.py
rax_clb.py Just use built in required functionality for arguments 2015-01-15 19:27:34 -06:00
rax_clb_nodes.py It is not correct that you need at least 1 primary node 2015-01-15 19:20:36 -06:00
rax_dns.py
rax_dns_record.py
rax_facts.py
rax_files.py
rax_files_objects.py
rax_identity.py 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
rax_keypair.py Clean up some required argument logic 2015-01-16 15:33:41 -06:00
rax_meta.py
rax_network.py Clean up some required argument logic 2015-01-16 15:33:41 -06:00
rax_queue.py
rax_scaling_group.py Make a few enhancements to the rax_scaling_group module 2014-12-11 12:58:12 -06:00
rax_scaling_policy.py