1f61654019
Allow to unset the field "chassis_uuid" from a node using the "ironic node-update <node_uuid> remove chassis_uuid" command. The API version has been bumped to 1.25. Change-Id: I1c8406f83f9d240ede99b0458c5e8b6967f2e37a Closes-Bug: #1563263
5 lines
169 B
YAML
5 lines
169 B
YAML
---
|
|
features:
|
|
- Adds support for removing the chassis UUID associated with a node (via
|
|
PATCH /v1/nodes/<ident>). This is available starting with API version 1.25.
|