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
This commit is contained in:
Dao Cong Tien 2017-07-12 18:20:21 +07:00
parent 545b5c3019
commit 63a06cebeb
1 changed files with 11 additions and 11 deletions

View File

@ -4,14 +4,14 @@ features:
Adds support for storage_interface for the commands below.
They are available starting with ironic API microversion 1.33.
* ironic node-create
* ironic node-show
* ironic node-update
* ironic driver-list
* ironic driver-show
* openstack baremetal node create
* openstack baremetal node show
* openstack baremetal node set
* openstack baremetal node unset
* openstack baremetal driver list
* openstack baremetal driver show
* ``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``