From efe3d31208163ec815db98592d570265d2945d76 Mon Sep 17 00:00:00 2001 From: "Mark T. Voelker" Date: Wed, 14 Sep 2016 15:59:16 -0400 Subject: [PATCH] Mark Cinder v1 as DEPRECATED 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. This patch remedies that problem by moving it to the appropriate place. A separate change will be submitted to the Cinder project to correct the devref header as well. [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/ Change-Id: I3493c1440882c2d61442008ae1c5239cc42f3187 Partial-Bug: #1623642 --- api-quick-start/source/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api-quick-start/source/index.rst b/api-quick-start/source/index.rst index 407a34a00..2de82fc40 100644 --- a/api-quick-start/source/index.rst +++ b/api-quick-start/source/index.rst @@ -44,13 +44,13 @@ Current API versions Supported API versions ---------------------- -`Block Storage API v1 `__ - `Image service API v1 `__ Deprecated API versions ----------------------- +`Block Storage API v1 `__ + `Identity API v2.0 `__ `Identity admin API v2.0 `__