Commit Graph

5 Commits (377e94f77fc31ef97df85a8cf4b303ec970c307e)

Author SHA1 Message Date
Markus Suonto 32edc2f56f fixed quantum_ modules to work with minimum access rights if greater access rights are not needed 9 years ago
David Shrewsbury 08e91ef68f Deprecate older router modules.
The quantum_router_gateway.py and quantum_router_interface.py modules
are deprecated with this change.
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