88ad9a7bbf
avoid logging its driver_info field Change-Id: I07eed090920c777046fe29618d5d8be42618a0f6
8 lines
209 B
YAML
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).
|
|
|