abc3d28fd5
This syncs install_venv_common.py from oslo and reworks the tools/install_venv.py script to use the new library. Change-Id: I46bbf7d656e6cb9660e37af2d3ce96150e18e7fe
6 lines
396 B
Plaintext
6 lines
396 B
Plaintext
[DEFAULT]
|
|
# The list of modules to copy from openstack-common
|
|
modules=cfg,context,eventlet_backdoor,exception,excutils,fileutils,gettextutils,importutils,iniparser,install_venv_common,jsonutils,local,lockutils,log,loopingcall,network_utils,notifier,periodic_task,policy,rpc,service,setup,threadgroup,timeutils,uuidutils,version
|
|
# The base module to hold the copy of openstack.common
|
|
base=quantum
|