Clean up configuration settings
Removed outdated configuration options from mistral.config. Used cfg.CONF.import_opt in engine to avoid NoSuchOptError. Removed the imports of mistral.config using importutils. Generated new sample configuration file. Change-Id: I4b5ea7ef2a9b6717e6f33256107409c228575048 Implements: blueprint mistral-config-cleanup
This commit is contained in:
2
tools/config/oslo.config.generator.rc
Normal file
2
tools/config/oslo.config.generator.rc
Normal file
@@ -0,0 +1,2 @@
|
||||
export MISTRAL_CONFIG_GENERATOR_EXTRA_LIBRARIES=oslo.messaging
|
||||
export MISTRAL_CONFIG_GENERATOR_EXTRA_MODULES=keystoneclient.middleware.auth_token
|
||||
Reference in New Issue
Block a user