rally/openstack-common.conf
Hugh Saunders eb6302a891 Sync modules from oslo, excluding db related
The following modules are updated:
cliutils,gettextutils,importutils,log,test,fixture,config

The following modules are new:
uuidutils

Other chnages:
 * Added uuidutils to openstack-common.conf
 * excluded rally/openstack* from pep8 check in tox.ini

Change-Id: I46fd3dc2e04bb9b5b74721a47689b860a9c68bdb
2014-03-28 15:58:25 +00:00

17 lines
287 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
module=cliutils
module=config
module=db
module=db.sqlalchemy
module=gettextutils
module=importutils
module=log
module=test
module=fixture
module=uuidutils
# The base module to hold the copy of openstack.common
base=rally