neutron-fwaas/neutron
Eugene Nikanorov 572ca29a0c Avoid loading policy when processing rpc requests
When Neutron server is restarted in the environment where multiple agents
are sending rpc requests to Neutron, it causes loading of policy.json
before API extensions are loaded. That causes different policy check
failures later on.
This patch avoids loading policy when creating a Context in rpc layer.

Change-Id: I66212baa937ec1457e0d284b5445de5243a8931f
Partial-Bug: 1254555
2013-11-28 13:02:02 +04:00
..
agent Merge "Apply six for metaclass" 2013-11-27 20:31:05 +00:00
api Merge "Apply six for metaclass" 2013-11-27 20:31:05 +00:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Avoid loading policy when processing rpc requests 2013-11-28 13:02:02 +04:00
db Merge "Handle IPAddressGenerationFailure during get_dhcp_port" 2013-11-28 04:57:37 +00:00
debug Fix incorrect indentations found by Pep 1.4.6+ 2013-10-19 10:50:16 +02:00
extensions Merge "Apply six for metaclass" 2013-11-27 20:31:05 +00:00
locale Imported Translations from Transifex 2013-11-26 06:39:28 +00:00
openstack Sync openstack.common.local from oslo 2013-11-22 16:57:03 +02:00
plugins Merge "Apply six for metaclass" 2013-11-27 20:31:05 +00:00
scheduler Ensure router exists when auto_schedule_routers 2013-09-26 22:48:46 +08:00
server Disable lazy translation 2013-10-01 23:16:23 +00:00
services Merge "Fwaas can't run in operating system without namespace feature" 2013-11-28 09:10:59 +00:00
tests Merge "Fwaas can't run in operating system without namespace feature" 2013-11-28 09:10:59 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Add request-id to log messages 2013-11-21 17:01:33 +09:00
context.py Fix format errors seen in rpc logging 2013-11-27 07:51:13 +00: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 Apply six for metaclass 2013-11-18 17:58:58 +09:00
policy.py Add log statements for policy check failures 2013-11-14 19:21:15 -08:00
quota.py Fallback to Quota Conf Driver if Quotas table is not defined 2013-10-09 22:28:03 +09:00
service.py Merge "Creates multiple worker processes for API server" 2013-10-31 01:39:19 +00:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Merge "Creates multiple worker processes for API server" 2013-10-31 01:39:19 +00:00