openstacksdk/releasenotes/notes/baremetal-maintenance-5cb95c6d898d4d72.yaml
Dmitry Tantsur bde5543390 baremetal: implement the correct update of the maintenance_reason field
This field has to be updated throw a separate API endpoint. Implement new calls
for it, and integrate it seemlessly into Node.commit().

Change-Id: I474194fd06247f2aac63de9260ddb258ccd51467
2019-03-15 19:53:58 +01:00

5 lines
89 B
YAML

---
features:
- |
Implements updating the baremetal Node's ``maintenance_reason``.