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
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.
10 years ago
..
__init__.py
_glance_image.py Deprecate old OpenStack modules 10 years ago
_keystone_user.py Deprecate old OpenStack modules 10 years ago
_nova_compute.py Deprecate old OpenStack modules 10 years ago
_nova_keypair.py Deprecate old OpenStack modules 10 years ago
_quantum_floating_ip.py Deprecate old OpenStack modules 10 years ago
_quantum_floating_ip_associate.py Deprecate old OpenStack modules 10 years ago
_quantum_network.py Deprecate old OpenStack modules 10 years ago
_quantum_router.py Deprecate old OpenStack modules 10 years ago
_quantum_router_gateway.py Deprecate old OpenStack modules 10 years ago
_quantum_router_interface.py Deprecate old OpenStack modules 10 years ago
_quantum_subnet.py Deprecate old OpenStack modules 10 years ago