2ab990ba43
This syncs install_venv_common.py from oslo and reworks the tools/install_venv.py script to use the new library. Change-Id: I68fe3449ed0fcc7fdfb84af2dcc77a39ebde7f01
8 lines
220 B
Plaintext
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
|