67bba28ed1
This syncs install_venv_common.py from oslo and reworks the tools/install_venv.py script to use the new library. Change-Id: I3426a7f51b0018e074cc6f4b1d70b38e52464a38
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=install_venv_common,openstackkeyring,setup
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=openstackclient
|