neutron/neutron/pecan_wsgi/hooks
tonytan4ever 9e87a70a1a Add subresources support for PECAN
Implements adding a subresource (of extensions) to its parents
A resource and a subresource has a parent-child relationship, for
example:
A qos resource has a subresource of bandwith_limit_rules. This patch
will allow urls like : /qos/policies/{policy_id}/bandwidth_limit_rules to
work.

Change-Id: Ib2288234710fd6eed7fb9f6b880f57c9dd3beade
2016-07-22 11:02:27 -04:00
..
__init__.py Pecan: move fields and filters logic to hooks 2016-06-24 00:38:04 -05:00
body_validation.py Pecan: bind attribute map to controllers 2016-05-26 06:13:53 +00:00
context.py Pull project out of request in addition to tenant 2015-12-07 22:16:47 -05:00
notifier.py Pecan: skip all notifications on failures 2016-05-09 08:20:57 +00:00
ownership_validation.py Pecan: Streamline request body processing 2016-01-11 04:07:34 -08:00
policy_enforcement.py Add subresources support for PECAN 2016-07-22 11:02:27 -04:00
query_parameters.py Pecan: Implement pagination 2016-06-24 21:42:17 -05:00
quota_enforcement.py Pecan routing for agent schedulers 2016-03-08 06:35:49 +00:00
translation.py Pecan: remove deprecation warning 2016-05-18 08:41:02 +00:00