ironic/releasenotes/notes/node-name-remove-720aa8007f2f8b75.yaml
Kan 47e18981b4 Enable removing name when updating node
Name is an optional property and should be removable(set back to None).
Enable removing name when updating node with 'remove name' argument.
Also add test cases for that.

Change-Id: Ie89b6bd80ac773b357861ca8dc77f72fdc137aed
Closes-Bug: #1533248
2016-02-26 09:18:14 +00:00

5 lines
105 B
YAML

---
fixes:
- Fixes an issue that prevented the node name to be
removed as part of the node update.