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/rackspace
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
..
__init__.py added __init__.py to new cloud subcategories so builds work again 10 years ago
rax.py made subcategories for cloud modules for better organization 10 years ago
rax_cbs.py Remove some broken and unnecessary required args logic 10 years ago
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 10 years ago
rax_cdb.py made subcategories for cloud modules for better organization 10 years ago
rax_cdb_database.py Remove unnecessary logic, return the database on delete 10 years ago
rax_cdb_user.py made subcategories for cloud modules for better organization 10 years ago
rax_clb.py Just use built in required functionality for arguments 10 years ago
rax_clb_nodes.py It is not correct that you need at least 1 primary node 10 years ago
rax_dns.py made subcategories for cloud modules for better organization 10 years ago
rax_dns_record.py made subcategories for cloud modules for better organization 10 years ago
rax_facts.py made subcategories for cloud modules for better organization 10 years ago
rax_files.py made subcategories for cloud modules for better organization 10 years ago
rax_files_objects.py made subcategories for cloud modules for better organization 10 years ago
rax_identity.py Remove unnecessary required arg logic, and remove 'absent' as a valid choice since it isn't implemented 10 years ago
rax_keypair.py Clean up some required argument logic 10 years ago
rax_meta.py made subcategories for cloud modules for better organization 10 years ago
rax_network.py Clean up some required argument logic 10 years ago
rax_queue.py made subcategories for cloud modules for better organization 10 years ago
rax_scaling_group.py Make a few enhancements to the rax_scaling_group module 10 years ago
rax_scaling_policy.py made subcategories for cloud modules for better organization 10 years ago