3995f1fcd0
* Use oslo.db module instead of rally.openstack.common.db * Remove rally/openstack/common/db Change-Id: I78e29810f4bf6cc624417744dd74f15ef2281edf
5 lines
260 B
Plaintext
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'
|