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/openstack
David Shrewsbury c298741aa6 Update for latest shade API
Shade version 0.7.0 introduces new API methods for creating,
deleting, and updating security groups. Let's use those and
clean up the module.
11 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
_nova_compute.py Finish up cleanups to modules: 11 years ago
_quantum_network.py Add OpenStack Network module 11 years ago
_quantum_subnet.py Revert "Add deprecated documentation for _quantum_subnet" 11 years ago
glance_image.py Finish up cleanups to modules: 11 years ago
keystone_user.py Finish up cleanups to modules: 11 years ago
nova_keypair.py fixed typo on novaclient var 11 years ago
os_auth.py Finish up cleanups to modules: 11 years ago
os_network.py Add missing state parameter 11 years ago
os_security_group.py Update for latest shade API 11 years ago
os_security_group_rule.py Add OpenStack Security Group support 11 years ago
os_server.py Finish up cleanups to modules: 11 years ago
os_server_actions.py Add an openstack servers actions module 11 years ago
os_server_facts.py Finish up cleanups to modules: 11 years ago
os_server_volume.py Finish up cleanups to modules: 11 years ago
os_subnet.py Add missing state parameter 11 years ago
os_volume.py Finish up cleanups to modules: 11 years ago
quantum_floating_ip.py Finish up cleanups to modules: 11 years ago
quantum_floating_ip_associate.py Finish up cleanups to modules: 11 years ago
quantum_router.py Finish up cleanups to modules: 11 years ago
quantum_router_gateway.py Finish up cleanups to modules: 11 years ago
quantum_router_interface.py Finish up cleanups to modules: 11 years ago