neutron/neutron/tests
Akihiro MOTOKI 78836be994 Add request-id to log messages
request-id needs to be stored in thread local store to allow
openstack.common.log use request-id.
tenant_name and user_name are added to the context so that
they can be logged by customizing the log format.

Also replaces 'cxt' with 'ctx' in test_neutron_context.py.
Previously both 'ctx' and 'cxt' are used mixed in one file.

Change-Id: Ib921585e648e92491c1366bc0ad26a6ae71e2fc9
Partial-Bug: #1239923
2013-11-21 17:01:33 +09:00
..
etc Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
functional Add the option to minimize ovs l2 polling 2013-10-14 22:24:15 +00:00
unit Add request-id to log messages 2013-11-21 17:01:33 +09:00
var Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
base.py Add the option to minimize ovs l2 polling 2013-10-14 22:24:15 +00:00