ironic-inspector/releasenotes/notes/node-id-920629472f01c83a.yaml
Dmitry Tantsur 06390e3723 Use node.id instead of node.uuid in record_node
This function does not have a compatibility shim that adds 'uuid'.

Change-Id: I131c8189b25ee2de66f08c742a21052ef1b266aa
2020-07-07 14:40:49 +02:00

6 lines
166 B
YAML

---
fixes:
- |
Fixes ``AttributeError: 'Node' object has no attribute 'uuid'`` when
trying to introspect an active node that is not currently in the cache.