Update volume release notes to fix reno
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
This commit is contained in:
parent
f5fc919100
commit
49585497a5
@ -1,10 +0,0 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Adds these Ironic CLI commands for volume connector resources:
|
||||
|
||||
* ``ironic volume-connector-create``
|
||||
* ``ironic volume-connector-list``
|
||||
* ``ironic volume-connector-show``
|
||||
* ``ironic volume-connector-update``
|
||||
* ``ironic volume-connector-delete``
|
@ -0,0 +1,20 @@
|
||||
---
|
||||
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.
|
||||
|
@ -1,10 +0,0 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Adds these Ironic CLI commands for volume target resources:
|
||||
|
||||
* ``ironic volume-target-create``
|
||||
* ``ironic volume-target-list``
|
||||
* ``ironic volume-target-show``
|
||||
* ``ironic volume-target-update``
|
||||
* ``ironic volume-target-delete``
|
@ -0,0 +1,18 @@
|
||||
---
|
||||
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.
|
@ -1,11 +0,0 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Adds OpenStackClient commands for volume connector:
|
||||
|
||||
* ``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``
|
@ -1,11 +0,0 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Adds OpenStackClient commands for volume target:
|
||||
|
||||
* ``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``
|
Loading…
Reference in New Issue
Block a user