f441b64e1e
This syncs install_venv_common.py from oslo and reworks the tools/install_venv.py script to use the new library. Change-Id: Ia271de047cc80e462fa0850cd8d626d2da777dff
8 lines
384 B
Plaintext
8 lines
384 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=cfg,exception,excutils,gettextutils,importutils,iniparser,jsonutils,local,rpc,timeutils,log,setup,notifier,context,network_utils,policy,uuidutils,lockutils,fileutils,gettextutils,scheduler,scheduler.filters,scheduler.weights,install_venv_common
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=cinder
|