From 081e5bb35a60a1296ae9c34bfa11e089f798b292 Mon Sep 17 00:00:00 2001 From: "Mark T. Voelker" Date: Wed, 14 Sep 2016 16:04:51 -0400 Subject: [PATCH] Mark v1 as DEPRECATED in devref The Cinder v1 API has been deprecated for a while now[1][2][3], but the api-quick-start index still shows it as SUPPORTED. A patch has been submitted to fix the index page[4] but to be consistent with the documentation for other projects[5] we should also update the v1 index page's header to clearly state it's status. [1] https://wiki.openstack.org/wiki/ReleaseNotes/Juno#Cinder_Features [2] http://developer.openstack.org/api-ref-blockstorage-v1.html [3] https://review.openstack.org/#/c/309652/ [4] https://review.openstack.org/#/c/370407/ [5] Such as: http://developer.openstack.org/api-ref/identity/v2/ Change-Id: I4200767227368dc12f53e2410816b6fde375d390 Partial-Bug: #1623642 --- api-ref/source/v1/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api-ref/source/v1/index.rst b/api-ref/source/v1/index.rst index fa991bf216a..7fc691a9b00 100644 --- a/api-ref/source/v1/index.rst +++ b/api-ref/source/v1/index.rst @@ -1,8 +1,8 @@ :tocdepth: 2 -==================== -Block Storage API V1 -==================== +================================= +Block Storage API V1 (DEPRECATED) +================================= .. rest_expand_all::