6a785bc6e0
https://review.openstack.org/20753 introduced tools/install_venv_common.py but not it's dependencies openstack.common.{cfg,iniparser} Change-Id: I270a1d8f6fd8f93988a5e2ccbc446adda0a6cd81
8 lines
205 B
Plaintext
8 lines
205 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=cfg,iniparser,install_venv_common,openstackkeyring,setup
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=openstackclient
|