49585497a5
The portion of the release note file name with the hexidecimal value used for tracking was not unique between the files, and was duplicated from the API additions. Renaming should fix the release notes. Additionally added the API microversion for the volume interface to the release notes. Change-Id: If8546ac18b2904396d86547d012d0491f3811a21
19 lines
669 B
YAML
19 lines
669 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds these ``openstack baremetal`` and ``ironic`` CLI commands for volume target resources.
|
|
|
|
* ``openstack baremetal volume target create``
|
|
* ``openstack baremetal volume target list``
|
|
* ``openstack baremetal volume target show``
|
|
* ``openstack baremetal volume target set``
|
|
* ``openstack baremetal volume target unset``
|
|
* ``openstack baremetal volume target delete``
|
|
* ``ironic volume-target-create``
|
|
* ``ironic volume-target-list``
|
|
* ``ironic volume-target-show``
|
|
* ``ironic volume-target-update``
|
|
* ``ironic volume-target-delete``
|
|
|
|
They are available starting with ironic API microversion 1.32.
|