neutron/neutron/pecan_wsgi/controllers
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: get rid of member action hook 2016-02-19 04:30:08 -08: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 Add subresources support for PECAN 2016-07-22 11:02:27 -04:00
root.py Pecan: Backwards compatible/cleaner init 2016-05-20 03:58:02 -05:00
router.py Pecan routing for agent schedulers 2016-03-08 06:35:49 +00:00
utils.py Add subresources support for PECAN 2016-07-22 11:02:27 -04:00