vmware-nsx/neutron
Maru Newby 46b1d13f25 Fix format errors seen in rpc logging
The previous commit for this bug didn't include the 'project_name'
key in the context dict.  The missing key was causing the amqp
module to generate log formatting exceptions instead of normal
log output.

Separately, the context module itself was generating logging
exceptions in the quantum service when logging was attempted
before the context was fully initialized

Change-Id: I0f4c6f5a6804442932c9b2bd409a258cfc2419ff
Closes-Bug: #1254530
Related-Bug: #1239923
2013-11-27 07:51:13 +00:00
..
agent Add state reporting to the metadata agent 2013-11-22 10:38:07 +04:00
api Merge "Adds delete of a extra_dhcp_opt on a port" 2013-11-22 09:55:36 +00:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Replace stubout with fixtures 2013-11-24 10:46:08 -05:00
db Merge "Fix sqlalchemy DateTime type usage" 2013-11-22 09:55:56 +00:00
debug Fix incorrect indentations found by Pep 1.4.6+ 2013-10-19 10:50:16 +02:00
extensions Adds delete of a extra_dhcp_opt on a port 2013-11-14 14:36:01 -07:00
locale Imported Translations from Transifex 2013-11-25 06:40:49 +00:00
openstack Sync openstack.common.local from oslo 2013-11-22 16:57:03 +02:00
plugins Merge "remove repeated network type definition in cisco plugin" 2013-11-25 04:55:13 +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 "Adds tests, fixes Radware LBaaS driver as a result" 2013-11-22 09:55:17 +00:00
tests Fix format errors seen in rpc logging 2013-11-27 07:51:13 +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 Remove openstack.common.exception usage 2013-08-06 10:42:02 +02: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