Use oslo db concurrency to generate nova.conf.sample

Make sure we include database and concurrency options in the
sample config file.

Change-Id: I66e68ec120cba2cee86e36aa26720199876c40a4
Closes-Bug: #1391782
This commit is contained in:
Joe Gordon 2014-11-14 12:57:35 -08:00
parent 19eaec8237
commit 6859dd61a8

View File

@ -1,2 +1,2 @@
NOVA_CONFIG_GENERATOR_EXTRA_LIBRARIES=oslo.messaging
NOVA_CONFIG_GENERATOR_EXTRA_LIBRARIES="oslo.messaging oslo.db oslo.concurrency"
NOVA_CONFIG_GENERATOR_EXTRA_MODULES=keystonemiddleware.auth_token