mistral/etc
Winson Chan 30e29148c5 Fix duplicate keystone auth_token config options
Currently, Mistral registers the configuration options under
keystoneclient middleware auth_token twice: by default when the
keystoneclient.middleware.auth_token module is loaded and in mistral.config
under a separate keystone group. This change removes the keystone group
in mistral.config, modifies API to use the default opts registered under
keystone_authtoken, and adds unit tests to ensure the keystone middleware
is called when auth is enabled.

Change-Id: I18948f7fa8b93b458335eb08176427a75c568873
Implements: blueprint mistral-config-cleanup
2014-06-04 18:18:58 -07:00
..
logging.conf.example Implementing scalable Mistral Engine 2013-12-12 21:06:36 +07:00
mistral.conf.example Fix duplicate keystone auth_token config options 2014-06-04 18:18:58 -07:00
wf_trace_logging.conf.example Add workflow logging 2014-04-23 15:43:29 +04:00