
Adds a release note for the fix in patch 955432. Related-Change: https://review.opendev.org/c/openstack/ironic/+/955432 Change-Id: I2703e91ee4a3bdb65a17d5ad8511fdc909ee2262 Signed-off-by: Afonne-CID <afonnepaulc@gmail.com>
10 lines
385 B
YAML
10 lines
385 B
YAML
---
|
|
fixes:
|
|
- |
|
|
When power state synchronization confirms or restores the expected state,
|
|
the ``last_error`` field may retain stale messages, giving a misleading
|
|
impression of failure on an otherwise healthy node. If
|
|
``[conductor]node_history`` is enabled, the field is now cleared,
|
|
ensuring status reflects current node health while preserving error
|
|
history.
|