neutron/neutron/pecan_wsgi/hooks
Boden R e4aa5902f7 use context manager from neutron-lib
The neutron.db.api.context_manager already references neutron-lib's
context manager; so consumers of it are already using neutron-lib. This
patch switches neutron's references to the context_manager over to
use neutron-lib's directly rather than that in neutron.db.api.

NeutronLibImpact

Change-Id: I97120faeec73690592ed21a5ec3c6202f61e1429
2018-10-24 07:18:46 -06:00
..
__init__.py Pecan: process filters at end of hook pipeline 2017-08-31 13:56:19 -07:00
body_validation.py Remove unused variables ‘LOG' 2017-11-23 04:33:33 +08:00
context.py pecan: Make admin context if no context was created 2017-03-16 11:28:10 -04:00
notifier.py use callback payloads for REQUEST/RESPONSE events 2017-12-24 07:27:11 +00:00
ownership_validation.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
policy_enforcement.py Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
query_parameters.py Implement filter validation 2018-07-19 04:13:43 +00:00
quota_enforcement.py use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
translation.py Fix best_match() deprecation warning 2018-10-03 19:30:40 +00:00
userfilters.py Pecan: process filters at end of hook pipeline 2017-08-31 13:56:19 -07:00
utils.py Pecan: Handle member actions 2016-08-30 00:34:02 -05:00