rally/tools/config/oslo.config.generator.rc
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

5 lines
260 B
Plaintext

# Environmental Variables that affect the automatic sample config generation.
# Additions to any of these variables are space delimited. See the "generate_sample.sh"
# script for the variables that can be used.
RALLY_CONFIG_GENERATOR_EXTRA_LIBRARIES='oslo.db'