rally/openstack-common.conf
Boris Pavlovic 6b56c212e3 Add DB utils from Oslo
There is a lot of work done around DB and sqlalachemy in OSLO:

1) session and egnine wrappers
2) base models
3) tests for migration on real backends
4) exception wrappers
5) provide work around unqiue constraints
...
2013-08-25 14:51:38 +04:00

16 lines
270 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
# The base module to hold the copy of openstack.common
base=rally