python-ironicclient/releasenotes/notes/node-driver-support-storage-interface-e93fc8d4de5d24d6.yaml
Dao Cong Tien 63a06cebeb Follow-up release note revision
This is follow-up of Ia0437529bcb1a3e8dd20bde55eb57e0443290028
to address the comments about emphasizing the commands.

Change-Id: I7746c59e84e67c8a02d9fa877e3fabc5ac29e887
Partial-Bug: #1526231
2017-07-12 18:20:21 +07:00

18 lines
540 B
YAML

---
features:
- |
Adds support for storage_interface for the commands below.
They are available starting with ironic API microversion 1.33.
* ``openstack baremetal node create``
* ``openstack baremetal node show``
* ``openstack baremetal node set``
* ``openstack baremetal node unset``
* ``openstack baremetal driver list``
* ``openstack baremetal driver show``
* ``ironic node-create``
* ``ironic node-show``
* ``ironic node-update``
* ``ironic driver-list``
* ``ironic driver-show``