rally/openstack-common.conf
liyingjun 3995f1fcd0 use oslo.db module
* Use oslo.db module instead of rally.openstack.common.db
* Remove rally/openstack/common/db

Change-Id: I78e29810f4bf6cc624417744dd74f15ef2281edf
2014-06-25 06:05:15 +08:00

17 lines
292 B
Plaintext

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