community.general/lib/ansible/modules/cloud/openstack
Jesse Keating 96b03ce138 Add an openstack servers actions module
This module supports a few of the server actions that are easy to
initially impiment. Other actions require input and provide return
values in the API calls that will be more difficult to impliment, and
thus are not part of this initial commit.
2016-12-08 11:23:01 -05:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_nova_compute.py Add OpenStack Server module 2016-12-08 11:22:56 -05:00
_quantum_network.py Add OpenStack Network module 2016-12-08 11:23:00 -05:00
glance_image.py undeprecated openstack modules as new ones are not making into release 2016-12-08 11:22:49 -05:00
keystone_user.py undeprecated openstack modules as new ones are not making into release 2016-12-08 11:22:49 -05:00
nova_keypair.py undeprecated openstack modules as new ones are not making into release 2016-12-08 11:22:49 -05:00
os_auth.py minor docfixes 2016-12-08 11:22:53 -05:00
os_network.py Add OpenStack Network module 2016-12-08 11:23:00 -05:00
os_server.py Update os_server for shade flavor API changes 2016-12-08 11:22:57 -05:00
os_server_actions.py Add an openstack servers actions module 2016-12-08 11:23:01 -05:00
os_server_facts.py Add OpenStack Server facts module 2016-12-08 11:22:55 -05:00
os_server_volume.py Update os_server_volume for latest shade 2016-12-08 11:22:56 -05:00
os_volume.py Update os_volume for latest shade 2016-12-08 11:22:56 -05:00
quantum_floating_ip.py Net_id already present, remove unnecessary lookup. 2016-12-08 11:22:55 -05:00
quantum_floating_ip_associate.py undeprecated openstack modules as new ones are not making into release 2016-12-08 11:22:49 -05:00
quantum_router.py undeprecated openstack modules as new ones are not making into release 2016-12-08 11:22:49 -05:00
quantum_router_gateway.py Revert "Add OpenStack Router Gateway module" 2016-12-08 11:22:52 -05:00
quantum_router_interface.py undeprecated openstack modules as new ones are not making into release 2016-12-08 11:22:49 -05:00
quantum_subnet.py added deprecated doc entry 2016-12-08 11:22:57 -05:00