ansible/cloud/openstack
Monty Taylor dd4a6e86bd Deprecate old OpenStack modules
There are a completely new set of modules that do all of the things like
keystone v3 and auth_plugins and the like correctly. Structurally
upgrading these would have been massively disruptive and there is no
real good way to do so without breaking people.

These modules should be kept around for several releases - they still
work for people - and they should get bug fixes. But they should not
take new features. New features should go to the os_ modules.
2015-02-26 10:00:49 -05:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
_glance_image.py Deprecate old OpenStack modules 2015-02-26 10:00:49 -05:00
_keystone_user.py Deprecate old OpenStack modules 2015-02-26 10:00:49 -05:00
_nova_compute.py Deprecate old OpenStack modules 2015-02-26 10:00:49 -05:00
_nova_keypair.py Deprecate old OpenStack modules 2015-02-26 10:00:49 -05:00
_quantum_floating_ip.py Deprecate old OpenStack modules 2015-02-26 10:00:49 -05:00
_quantum_floating_ip_associate.py Deprecate old OpenStack modules 2015-02-26 10:00:49 -05:00
_quantum_network.py Deprecate old OpenStack modules 2015-02-26 10:00:49 -05:00
_quantum_router.py Deprecate old OpenStack modules 2015-02-26 10:00:49 -05:00
_quantum_router_gateway.py Deprecate old OpenStack modules 2015-02-26 10:00:49 -05:00
_quantum_router_interface.py Deprecate old OpenStack modules 2015-02-26 10:00:49 -05:00
_quantum_subnet.py Deprecate old OpenStack modules 2015-02-26 10:00:49 -05:00