summaryrefslogtreecommitdiffstats
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorAditi Raveesh <aditirav@thoughtworks.com>2013-05-17 10:32:38 +0530
committerAditi Raveesh <aditirav@thoughtworks.com>2013-05-23 10:10:11 +0530
commit26ecf7b02377b860b4412aa554ed2392f42f8d40 (patch)
treec90288c94aebbb8e1d2d1889cdc89d16d61b0d2f /openstack-common.conf
parentaf7048590dac77806dd3e7c97a736fda52c2389b (diff)
downloadnova-26ecf7b02377b860b4412aa554ed2392f42f8d40.tar.gz
nova-26ecf7b02377b860b4412aa554ed2392f42f8d40.tar.xz
nova-26ecf7b02377b860b4412aa554ed2392f42f8d40.zip
Importing correlation_id middleware from oslo-incubator
Including 'correlation_id' middleware from oslo-incubator. Adding this to openstack-common.conf to copy over the middleware to the location nova/openstack/common/middleware Change-Id: I21b27e8dae585345d03d59c125d9e1bbea95f830 Implements: blueprint cross-service-request-id
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 086796b12..297029dc1 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -18,6 +18,7 @@ module=lockutils
module=log
module=loopingcall
module=memorycache
+module=middleware.correlation_id
module=network_utils
module=notifier
module=patch_tox_venv