nova/tools/config/oslo.config.generator.rc
Brant Knudson 42464c7879 Fix config generator to use keystonemiddleware
The auth_token middleware was moved from keystoneclient.middleware
to keystonemiddleware. The config generator is configured to point
to the new location.

Closes-Bug: #1366594
Change-Id: I5543973b2c7ac06c048686c24354ecf6eb251027
2014-09-07 14:13:24 -05:00

3 lines
119 B
Plaintext

NOVA_CONFIG_GENERATOR_EXTRA_LIBRARIES=oslo.messaging
NOVA_CONFIG_GENERATOR_EXTRA_MODULES=keystonemiddleware.auth_token