summaryrefslogtreecommitdiffstats
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorMatthew Treinish <treinish@linux.vnet.ibm.com>2013-01-23 13:27:00 -0500
committerMatthew Treinish <treinish@linux.vnet.ibm.com>2013-01-28 13:57:59 -0500
commitc69ce047adcfe1ead4a95afe50d5a2800bc6b1a0 (patch)
tree1ba1a452af32fec146153b430978e77ef7bdff3b /openstack-common.conf
parenta8a0826ea618266bb2cb0235c3efb354abb02c2e (diff)
downloadnova-c69ce047adcfe1ead4a95afe50d5a2800bc6b1a0.tar.gz
nova-c69ce047adcfe1ead4a95afe50d5a2800bc6b1a0.tar.xz
nova-c69ce047adcfe1ead4a95afe50d5a2800bc6b1a0.zip
Use install_venv_common.py from oslo.
This syncs install_venv_common.py from oslo and reworks the tools/install_venv.py script to use the new library. Change-Id: I020eae1ec9e3a6aae0ecc7825c0ef723ab247f39
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 a0b14e651..f9d38ea1d 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,cliutils,context,excutils,eventlet_backdoor,fileutils,gettextutils,importutils,iniparser,jsonutils,local,lockutils,log,network_utils,notifier,plugin,policy,rootwrap,setup,timeutils,rpc,uuidutils
+modules=cfg,cliutils,context,excutils,eventlet_backdoor,fileutils,gettextutils,importutils,iniparser,jsonutils,local,lockutils,log,network_utils,notifier,plugin,policy,rootwrap,setup,timeutils,rpc,uuidutils,install_venv_common
# The base module to hold the copy of openstack.common
base=nova