summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-01-30 15:43:59 +0000
committerGerrit Code Review <review@openstack.org>2013-01-30 15:43:59 +0000
commit6449851a969f356e0c8d13bfbcefd6b2c21fb350 (patch)
tree3a6c580f2557efffa78e3ef9cf949b4d9d81401c /openstack-common.conf
parent5a9fbc5fcad53cb3dba469289cafda4ca6446049 (diff)
parent67bba28ed1d16300fb23cf3466a503d3fcf7d3b4 (diff)
downloadpython-openstackclient-6449851a969f356e0c8d13bfbcefd6b2c21fb350.tar.gz
Merge "Use install_venv_common.py from oslo."
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 6b8b86a0..c6947e53 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -1,7 +1,7 @@
[DEFAULT]
# The list of modules to copy from openstack-common
-modules=setup,openstackkeyring
+modules=install_venv_common,openstackkeyring,setup
# The base module to hold the copy of openstack.common
base=openstackclient