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.
2015-06-09 15:24:38 -04:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
_nova_compute.py Finish up cleanups to modules: 2015-05-11 13:21:17 -07:00
_quantum_network.py Add OpenStack Network module 2015-05-20 11:41:24 -07:00
_quantum_subnet.py Revert "Add deprecated documentation for _quantum_subnet" 2015-06-01 15:24:15 -07:00
glance_image.py Finish up cleanups to modules: 2015-05-11 13:21:17 -07:00
keystone_user.py Finish up cleanups to modules: 2015-05-11 13:21:17 -07:00
nova_keypair.py fixed typo on novaclient var 2015-05-19 10:52:48 -04:00
os_auth.py Finish up cleanups to modules: 2015-05-11 13:21:17 -07:00
os_network.py Add missing state parameter 2015-06-04 12:10:07 -04:00
os_security_group.py Update for latest shade API 2015-06-09 15:24:38 -04:00
os_security_group_rule.py Add OpenStack Security Group support 2015-06-04 12:27:10 -04:00
os_server.py Finish up cleanups to modules: 2015-05-11 13:21:17 -07:00
os_server_actions.py Add an openstack servers actions module 2015-05-21 16:19:57 -07:00
os_server_facts.py Finish up cleanups to modules: 2015-05-11 13:21:17 -07:00
os_server_volume.py Finish up cleanups to modules: 2015-05-11 13:21:17 -07:00
os_subnet.py Add missing state parameter 2015-06-04 12:10:07 -04:00
os_volume.py Finish up cleanups to modules: 2015-05-11 13:21:17 -07:00
quantum_floating_ip.py Finish up cleanups to modules: 2015-05-11 13:21:17 -07:00
quantum_floating_ip_associate.py Finish up cleanups to modules: 2015-05-11 13:21:17 -07:00
quantum_router.py Finish up cleanups to modules: 2015-05-11 13:21:17 -07:00
quantum_router_gateway.py Finish up cleanups to modules: 2015-05-11 13:21:17 -07:00
quantum_router_interface.py Finish up cleanups to modules: 2015-05-11 13:21:17 -07:00