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
21 lines
710 B
YAML
21 lines
710 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds these ``openstack baremetal`` and ``ironic`` CLI commands
|
|
for volume connector resources.
|
|
|
|
* ``openstack baremetal volume connector create``
|
|
* ``openstack baremetal volume connector list``
|
|
* ``openstack baremetal volume connector show``
|
|
* ``openstack baremetal volume connector set``
|
|
* ``openstack baremetal volume connector unset``
|
|
* ``openstack baremetal volume connector delete``
|
|
* ``ironic volume-connector-create``
|
|
* ``ironic volume-connector-list``
|
|
* ``ironic volume-connector-show``
|
|
* ``ironic volume-connector-update``
|
|
* ``ironic volume-connector-delete``
|
|
|
|
They are available starting with ironic API microversion 1.32.
|
|
|