summaryrefslogtreecommitdiff
path: root/releasenotes/notes/redfish_consider_password_in_session_cache-1fa84234db179053.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/redfish_consider_password_in_session_cache-1fa84234db179053.yaml')
-rw-r--r--releasenotes/notes/redfish_consider_password_in_session_cache-1fa84234db179053.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/redfish_consider_password_in_session_cache-1fa84234db179053.yaml b/releasenotes/notes/redfish_consider_password_in_session_cache-1fa84234db179053.yaml
new file mode 100644
index 000000000..af48b88fa
--- /dev/null
+++ b/releasenotes/notes/redfish_consider_password_in_session_cache-1fa84234db179053.yaml
@@ -0,0 +1,7 @@
+---
+fixes:
+ - |
+ Fixes an issue where the Redfish session cache would continue using an
+ old session when a password for a Redfish BMC was changed. Now the old
+ session will not be found in this case, and a new session will be created
+ with the latest credential information available.