Skip to content

Commit

Permalink
docs: link to the api-ref for 3.27/3.44 for the version history
Browse files Browse the repository at this point in the history
The REST API version history should ideally have some detailed
explanation of the changes introduced in that microversion. Barring
that, at least link to the API reference (if it exists) so client
side users have a breadcrumb trail to figure out what that microversion
introduces. That's what I'm doing here.

Change-Id: If15023b4ff9254fa6a7efa37dd132d883570faa0
Closes-Bug: #1716705
  • Loading branch information
mriedem committed Sep 12, 2017
1 parent 77e42e2 commit d8ba8af
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions cinder/api/openstack/rest_api_version_history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,9 @@ user documentation.

3.27 (Maximum in Ocata)
-----------------------
Added new attachment APIs
Added new attachment APIs. See the
`API reference <https://developer.openstack.org/api-ref/block-storage/v3/index.html#attachments>`__
for details.

3.28
----
Expand Down Expand Up @@ -368,4 +370,6 @@ user documentation.

3.44
----
Support attachment completion.
Support attachment completion. See the
`API reference <https://developer.openstack.org/api-ref/block-storage/v3/index.html#complete-attachment>`__
for details.

0 comments on commit d8ba8af

Please sign in to comment.