Also fixes tempest reported bug with old generator in oslo-incubator, when identical options are registered in different groups. Change-Id: I274f48503c1b61ca09cabc8d8c50245ba1059943 Closes-bug: 1282887
13 lines
239 B
Plaintext
13 lines
239 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=install_venv_common
|
|
module=lockutils
|
|
module=log
|
|
module=importlib
|
|
module=fixture
|
|
module=versionutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=tempest
|