c69ce047ad
This syncs install_venv_common.py from oslo and reworks the tools/install_venv.py script to use the new library. Change-Id: I020eae1ec9e3a6aae0ecc7825c0ef723ab247f39
8 lines
356 B
Plaintext
8 lines
356 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=cfg,cliutils,context,excutils,eventlet_backdoor,fileutils,gettextutils,importutils,iniparser,jsonutils,local,lockutils,log,network_utils,notifier,plugin,policy,rootwrap,setup,timeutils,rpc,uuidutils,install_venv_common
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=nova
|