96eb91a69b
The openstack.common package is unused in the tempest, so let's remove it. Change-Id: Ibb28d3b90d18f04f6028e3866f16630394357cc0
10 lines
196 B
Plaintext
10 lines
196 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=install_venv_common
|
|
module=with_venv
|
|
module=install_venv
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=tempest
|