neutron/neutron/pecan_wsgi/controllers
Brandon Logan 8905397ea7 Pecan: Fix tags handling for pecan
Tags controller was not being picked up from the extension.  This also
allows the usage of collection_methods that tags uses.  Also, the tags
extension made use of action_status on a resource, which allowed
overriding the default status codes, so this patch handles action_status
as well.

Change-Id: Ic7f5cfddd30f26737469516235053656f1ba6a24
(cherry picked from commit 96a45cadcc)
2017-02-13 21:39:26 +00: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 Merge "Use DB field sizes instead of _MAX_LEN constants" 2016-12-23 16:40:03 +00:00
resource.py Don't return content when we set HTTP 204 2016-12-19 17:40:57 -08:00
root.py Pecan: Backwards compatible/cleaner init 2016-05-20 03:58:02 -05:00
utils.py Pecan: Fix tags handling for pecan 2017-02-13 21:39:26 +00:00