vmware-nsx/neutron
Salvatore Orlando 8f645a505f Allow for skipping admin roles loading on context creation
Bug 1216866

There are cases in which an admin context is created only to grab a db
session and ensure no tenant filters are applied in _model_query. In
these cases evaluating the policy engine for grabbing admin roles is not
necessary, and can cause unexpected and serious issues if the context is
grabbed before all the extensions are loaded.

Change-Id: I0cbf4b51ca1286373c16eb907840a32f4b8190c6
2013-08-28 14:06:43 +04:00
..
agent Enable GRE and VXLAN with the same ID 2013-08-22 18:06:16 +02:00
api Fix typos and code style check 2013-08-19 22:54:51 +08:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Merge "Returns 503 if the NVP cluster is in maintenance mode" 2013-08-16 18:40:27 +00:00
db Fix port creation issue appeared with postgresql backend 2013-08-23 14:14:46 +04:00
debug Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
extensions Add multiple provider network extension 2013-08-20 10:30:08 -07:00
locale Imported Translations from Transifex 2013-08-27 06:13:26 +00:00
openstack Fix case error in qpid exchange name. s/Direct/direct/ 2013-08-16 10:19:59 -04:00
plugins Merge "Fix script to build rpm required for L2 OVS agent for XenServer" 2013-08-28 10:12:18 +00:00
scheduler Merge "Register agent schedulers options in one place" 2013-07-18 10:05:43 +00:00
server Enable localizable REST API responses via the Accept-Language header 2013-08-07 21:19:25 +00:00
services Add metering extension and base class 2013-08-14 14:32:46 +02:00
tests Allow for skipping admin roles loading on context creation 2013-08-28 14:06:43 +04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
context.py Allow for skipping admin roles loading on context creation 2013-08-28 14:06:43 +04:00
hooks.py Fixes Windows setup dependency bug 2013-08-15 22:58:14 +03:00
manager.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
neutron_plugin_base_v2.py Remove openstack.common.exception usage 2013-08-06 10:42:02 +02:00
policy.py Fixing some typos found during translation 2013-07-30 07:16:22 -03:00
quota.py Externalize error messages in the API 2013-08-07 21:19:25 +00:00
service.py Enable logging before using it 2013-07-13 15:35:22 +08:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Use system locale when Accept-Language header is not provided 2013-08-20 19:16:22 +00:00