summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorMatthew Treinish <treinish@linux.vnet.ibm.com>2013-01-29 10:21:46 -0500
committerMatthew Treinish <treinish@linux.vnet.ibm.com>2013-02-12 10:53:30 -0500
commit2ab990ba43bf42494cce978bab0b75b32d2eb7dc (patch)
treea6b92c4ba5eacab6dc689741950f65cc25d763e2 /openstack-common.conf
parentf1defe8f624e006a7562bc07cd471bdd176e303e (diff)
downloadkeystone-2ab990ba43bf42494cce978bab0b75b32d2eb7dc.tar.gz
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: I68fe3449ed0fcc7fdfb84af2dcc77a39ebde7f01
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 8da06cb0a..1d7dc215d 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,importutils,iniparser,jsonutils,setup,timeutils,flakes
+modules=cfg,importutils,iniparser,install_venv_common,jsonutils,setup,timeutils,flakes
# The base module to hold the copy of openstack.common
base=keystone