Fix the description in the cinder document
The description statement in the text lacks a delimiter and adds spaces to it. Change-Id: I0cdb82d44bba867cb9ce1eb8626c9d606ef56fe1
This commit is contained in:
parent
e46d24be09
commit
86f4d325d3
@ -230,7 +230,7 @@ Add a new revert action to volume action collections, the 'volume_id' and
|
||||
Error responses:
|
||||
|
||||
1. 404, if the volume is not found.
|
||||
2. 409, if volume and snapshot's status are not 'available'or
|
||||
2. 409, if volume and snapshot's status are not 'available' or
|
||||
the sizes of volume and snapshot are not equal.
|
||||
3. 400, if the snapshot is not found or not belongs to the specified
|
||||
volume or is not the latest one.
|
||||
@ -357,4 +357,4 @@ References
|
||||
==========
|
||||
|
||||
_`[1]`: https://specs.openstack.org/openstack/manila-specs/specs/ocata/manila-share-revert-to-snapshot.html
|
||||
_`[2]`: https://wiki.openstack.org/wiki/CinderSupportMatrix
|
||||
_`[2]`: https://wiki.openstack.org/wiki/CinderSupportMatrix
|
||||
|
@ -111,7 +111,7 @@ Work Items
|
||||
----------
|
||||
|
||||
* Add a new microversion.
|
||||
* Add volumes'metadata to the volume-summary API's response body.
|
||||
* Add volumes' metadata to the volume-summary API's response body.
|
||||
* Add client side support.
|
||||
|
||||
Dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user