summaryrefslogtreecommitdiffstats
path: root/openstack/common/plugin
diff options
context:
space:
mode:
authorAngus Salkeld <asalkeld@redhat.com>2012-11-13 11:38:17 +1100
committerAngus Salkeld <asalkeld@redhat.com>2012-11-13 11:40:28 +1100
commited9af33c037f05af61b3581a9b3999dd7e5ecfcb (patch)
treefc45fca8b913316236aa51ba330bdf24c0ef8914 /openstack/common/plugin
parent5e3c7b50398bd79cf4103f062584c12efc685451 (diff)
downloadoslo-ed9af33c037f05af61b3581a9b3999dd7e5ecfcb.tar.gz
oslo-ed9af33c037f05af61b3581a9b3999dd7e5ecfcb.tar.xz
oslo-ed9af33c037f05af61b3581a9b3999dd7e5ecfcb.zip
Fix the log test so it uses the available context fields.
logging_context_format_string in log.py references fields that don't exist in the common/context.py so we get errors like: --- File "/usr/lib64/python2.7/logging/__init__.py", line 467, in format s = self._fmt % record.__dict__ KeyError: 'project_id' Logged from file test_log.py, line 42 --- We could change the defaults in log.py but that might cause too much disruption to other projects. Change-Id: Ic3f6039baccb522b5eb2462a87b792c226ca13ef
Diffstat (limited to 'openstack/common/plugin')
0 files changed, 0 insertions, 0 deletions