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 3dbf65f63c DRY up duplicate code 10 years ago
..
__init__.py
rax.py DRY up duplicate code 10 years ago
rax_cbs.py Add boot from volume functionality to rax and rax_cbs modules 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
rax_cdb_database.py Remove unnecessary logic, return the database on delete 10 years ago
rax_cdb_user.py
rax_clb.py Support accounts with more than 100 load balancers 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
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 10 years ago
rax_keypair.py Clean up some required argument logic 10 years ago
rax_meta.py
rax_network.py Clean up some required argument logic 10 years ago
rax_queue.py
rax_scaling_group.py Make a few enhancements to the rax_scaling_group module 10 years ago
rax_scaling_policy.py