8db9ba7906
Use oslo.db library instead of common.db code. Change-Id: I3019e35bf961b50cbd3d9737ba7c08b3f20536a0
5 lines
287 B
Plaintext
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'
|