neutron/neutron/pecan_wsgi/controllers
Boden R 0822b0aef4 consume common constants from lib
The neutron-lib commit I360545b6ee4291547e0c5c8e668ad03d3efa4725 moved
the externally consumed globals from neutron.common.constants into lib.
With the exception of PROVISIONAL_IPV6_PD_PREFIX all other constants
in neutron.common.constants should only be used in neutron, and will
hopefully remain that way. External consumers needing access to other
common constants should move them into lib first.

NeutronLibImpact

Change-Id: Ie4bcffccf626a6e1de84af01f3487feb825f8b65
2017-10-13 11:45:18 -06:00
..
__init__.py Pecan: Handle member actions 2016-08-30 00:34:02 -05:00
extensions.py Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00
quota.py consume common constants from lib 2017-10-13 11:45:18 -06:00
resource.py Merge "Pecan: Add missing emulated bulk create method" 2017-09-12 01:01:44 +00:00
root.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
utils.py Merge "Pecan: Add missing emulated bulk create method" 2017-09-12 01:01:44 +00:00