neutron/neutron/pecan_wsgi/controllers
Henry Gessau 4151486bd4 Remove REVERSED_PLURALS and get_resource_info()
By changing pecan to store plugins by collection (plural) instead of
resource (singular) we don't need REVERSED_PLURALS and
get_resource_info().

These are not used outside of neutron core.

Consequently, this exposed a bug with some controllers not honoring an
extension's intention of disallowing pagination and sorting.  This is
also fixed in this patch to get successful test runs.

Co-Authored-By: Brandon Logan <brandon.logan@rackspace.com>

Change-Id: I9d529d0a2ad369e2be0a8df3c6f06a6532e8b13d
2016-11-23 11:11:12 -05:00
..
__init__.py Pecan: Handle member actions 2016-08-30 00:34:02 -05:00
extensions.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
quota.py Remove unused LOG 2016-07-05 15:22:13 +08:00
resource.py Remove REVERSED_PLURALS and get_resource_info() 2016-11-23 11:11:12 -05:00
root.py Pecan: Backwards compatible/cleaner init 2016-05-20 03:58:02 -05:00
utils.py Remove REVERSED_PLURALS and get_resource_info() 2016-11-23 11:11:12 -05:00