53c79034a6
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
13 lines
235 B
Plaintext
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
|