keystone/tools/config/oslo.config.generator.rc
Ilya Pekelny 8db9ba7906 oslo.db implementation
Use oslo.db library instead of common.db code.

Change-Id: I3019e35bf961b50cbd3d9737ba7c08b3f20536a0
2014-06-20 11:08:21 +03:00

5 lines
287 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.
KEYSTONE_CONFIG_GENERATOR_EXTRA_LIBRARIES='keystone oslo.messaging oslo.db'