neutron/neutron/api
Boden R 7e0d37699f shim FAULT_MAP from neutron-lib
Idfd956fa213e1ba6c3b1c983f246c5b515951e6d rehomed the FAULT_MAP into
neutron-lib. Since consumers expect to access the latest faults in this
map which are updated by neutron at runtime, we can't just move
consumers over to lib's version (it won't be updated by neutron).

Therefore this patch shims neutron's FAULT_MAP to use lib's. Once
this shim lands consumers can move to lib's FAULT_MAP (neutron will
ref it via shim) and finally we can then consume in neutron and remove
in a subsequent patch.

The shim herein shouldn't impact consumers so should be free to land
without worry of their impact.

Change-Id: I8e79f29206ec244d870e19f99c18ccaaa50b4761
2017-10-18 09:43:42 -06:00
..
rpc Merge "consume common constants from lib" 2017-10-16 19:16:01 +00:00
v2 shim FAULT_MAP from neutron-lib 2017-10-18 09:43:42 -06:00
views Add a new configuration variable for api links. 2017-04-18 15:16:41 +00:00
__init__.py Added API extensions to detect sorting/pagination features 2016-08-01 22:57:15 +02:00
api_common.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
extensions.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
versions.py Remove dead versions code 2017-09-19 14:54:33 -07:00