Commit Graph

5 Commits (fb779bf30cfe4bbe15b2fe685974caeca71b941c)

Author SHA1 Message Date
codemeup @ Work 18455b2e72 Fixing open stack compile time errors irt exception handling for Python 3 (#3848) 8 years ago
Monty Taylor ff0fc73d64 Add OpenStack Floating IP Module
Also deprecate the two old quantum floating ip modules.
9 years ago
Brian Coca 5641b1ff73 undeprecated openstack modules as new ones are not making into release 10 years ago
Monty Taylor cae8241ea7 Add deprecation notices for old OpenStack modules 10 years ago
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