Files
tempest/openstack-common.conf
Jon Grimm 270bd7f8ce Move tempest to oslo-config-generator
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
2014-10-16 16:06:43 +00:00

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