Comment 8 for bug 2097019

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (stable/2024.1)

Reviewed: https://review.opendev.org/c/openstack/ironic/+/940635
Committed: https://opendev.org/openstack/ironic/commit/9b97ec3bb2cc06676264e73bed8592fd3e0eac54
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit 9b97ec3bb2cc06676264e73bed8592fd3e0eac54
Author: Dr. Jens Harbott <email address hidden>
Date: Thu Jan 30 10:50:24 2025 +0100

    Fix redfish session cache on missing password

    The redfish_password option is optional, make sure that the SessionCache
    does not throw an error when it is not set.

    Closes-Bug: 2097019

    Change-Id: Idf792c982a883a4c07ae1dad72e3c54bc73b96a1
    (cherry picked from commit 91b656d31cac77817db8c865d68471d546903314)