deb-python-tempest-lib/openstack-common.conf
Matthew Treinish b6596013d9 Stop using oslo logging
Using oslo logging in the library is causing duplicate option errors
in tempest. Instead this commit switches to the stdlib python logging
module.
2014-08-28 23:00:38 -04:00

9 lines
159 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
module=versionutils
# The base module to hold the copy of openstack.common
base=tempest_lib