ironic/ironic/api
Sam Betts 12d8500ce5 Fix initialization of auth token AuthProtocol
AuthProtocol expects the conf paramter to be in the form
{"oslo_config_config": cfg.CONF} if you want to use your own oslo config
object. This change ensures we init AuthProtocol with the right form of
configuration.

Change-Id: I7f8abf200c6fcbf83c5a7d5c867fdb56d95923c3
2018-01-05 18:29:02 +00:00
..
controllers Receive and store agent version on heartbeat 2017-12-11 16:25:47 +00:00
middleware TrivialFix: Remove logging import unused 2017-04-26 17:32:06 +07:00
__init__.py Centralize config options - [api] 2016-07-21 11:51:45 -07:00
app.py Fix initialization of auth token AuthProtocol 2018-01-05 18:29:02 +00:00
app.wsgi Replace logging constants with oslo.log 2016-04-26 16:38:51 +08:00
config.py Remove agent vendor passthru completely 2016-12-13 09:31:08 +02:00
expose.py Disable XML now that we have WSME/Pecan support 2015-04-06 09:31:09 -07:00
hooks.py Remove translation of log messages from ironic/api 2017-04-05 09:53:58 -07:00