ironic/releasenotes/notes/remove-node-object-from-log-statement-f1b92a8ca26686c2.yaml
Mahnoor Asghar 88ad9a7bbf Log node UUID and not entire node instance to
avoid logging its driver_info field

Change-Id: I07eed090920c777046fe29618d5d8be42618a0f6
2024-07-24 07:54:55 -04:00

8 lines
209 B
YAML

---
security:
- |
Log the node UUID instead of the full node object in
ironic/conductor/cleaning.py, to avoid logging the node's driver_info
property (containing its BMC username and password).