Add oslo.db to config generator

Otherwise we miss the oslo.db configuration option in the sample config
file.

Closes-Bug: 1379808

Change-Id: I3a70e5da42562081002286d37ba1a200150c8cfc
(cherry picked from commit f7392e4757)
This commit is contained in:
Julien Danjou 2014-10-10 16:25:58 +02:00
parent 5b966ba778
commit 619291bd6c
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
CEILOMETER_CONFIG_GENERATOR_EXTRA_LIBRARIES=oslo.messaging
CEILOMETER_CONFIG_GENERATOR_EXTRA_LIBRARIES="oslo.messaging oslo.db"
CEILOMETER_CONFIG_GENERATOR_EXTRA_MODULES=keystonemiddleware.auth_token