python-ironicclient/releasenotes/notes/osc-node-set-chassis-aae3413489b66b9b.yaml
Ruby Loo bc20421d61 Adds --chassis-uuid to osc 'baremetal node set'
Adds the optional argument '--chassis-uuid <chassis UUID>' to the
'openstack baremetal node set' command. This allows the
node's chassis to be set (and changed).

Change-Id: If7b38fd1c1bba5a26d993df10e06a21213ad78f9
Closes-Bug: #1619060
2016-09-07 18:15:40 -04:00

5 lines
138 B
YAML

---
features:
- The chassis of a node can be set via the new --chassis-uuid
optional argument for ``openstack baremetal node set``.