keystone/openstack-common.conf
Matthew Treinish 2ab990ba43 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
2013-02-12 10:53:30 -05:00

8 lines
220 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
modules=cfg,importutils,iniparser,install_venv_common,jsonutils,setup,timeutils,flakes
# The base module to hold the copy of openstack.common
base=keystone