summaryrefslogtreecommitdiffstats
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2012-04-10 17:17:44 +0000
committerGerrit Code Review <review@openstack.org>2012-04-10 17:17:44 +0000
commit371768644986d20c024eff2dc63cbcab15f48c4d (patch)
treefe1d2edb1ca1ba8795e739d2fe753948a2710006 /openstack-common.conf
parente80c6fe323ee64545c3c3a917b598d646f299161 (diff)
parent14f0bc7c986b3ede8170a304b79011148f6a71a5 (diff)
downloadnova-371768644986d20c024eff2dc63cbcab15f48c4d.tar.gz
nova-371768644986d20c024eff2dc63cbcab15f48c4d.tar.xz
nova-371768644986d20c024eff2dc63cbcab15f48c4d.zip
Merge "Use thread local storage from openstack.common."
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index bc191b959..854e80b14 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -1,7 +1,7 @@
[DEFAULT]
# The list of modules to copy from openstack-common
-modules=cfg,iniparser
+modules=cfg,local,iniparser
# The base module to hold the copy of openstack.common
base=nova