ironic/releasenotes/notes/correct-api-version-check-c...

6 lines
197 B
YAML

---
fixes:
- Correct api version check conditional for node.name to address
an issue that we could set node name to '' using API version lower than
1.5, where node names were introduced.