python-blazarclient/openstack-common.conf
Nikolay Starodubtsev 53c79034a6 Add test framework for climateclient
Add oslo modules which we will need for tests implementation. Also
add base class for tests, tox instruction for coverage and changes
to dot files.

Change-Id: Ia105f1e5e088ee91ce4b30149d4721df81d28368
2014-02-24 09:06:03 +04:00

13 lines
235 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=gettextutils
module=importutils
module=strutils
module=test
module=lockutils
module=fixture
# The base module to hold the copy of openstack.common
base=climateclient