ironic/doc
Ilya Etingof 59b5b66c8e Add configurable Redfish client authentication
Adds 'driver_info/redfish_auth_type' option for Redfish
HTTP client to chose one of the following authentication
methods - 'basic', 'session' and 'auto'. The latter first
tries 'session' and falls back to 'basic' if session
authentication is not supported by the Redfish BMC.
Default is set in ironic config (defaulted to 'auto').

Also bumped sushy requirement to 1.3.0+

Change-Id: I11bf8413bdb3f2d7f632495bb20a71a165554b27
Story: 2003813
Task: 26565
2018-12-04 09:07:06 +01:00
..
source Add configurable Redfish client authentication 2018-12-04 09:07:06 +01:00
requirements.txt Add mock to doc requirements to fix doc build 2018-05-31 13:36:30 -07:00