From dbf78b8c281a43d4191751a6a8a6ca34dc9615df Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Wed, 26 May 2021 17:30:36 -0400 Subject: [PATCH] Update Block Storage API v2 api-ref Add a note that the v2 API was removed in Xena. Change-Id: I3dd81d81995913e30addf5bf4ee8a4406c36632f --- api-ref/source/v2/index.rst | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/api-ref/source/v2/index.rst b/api-ref/source/v2/index.rst index 7070c06687e..ff8ab1d26a2 100644 --- a/api-ref/source/v2/index.rst +++ b/api-ref/source/v2/index.rst @@ -1,8 +1,23 @@ :tocdepth: 2 -================================= -Block Storage API V2 (DEPRECATED) -================================= +============================== +Block Storage API V2 (REMOVED) +============================== + +.. note:: + Version 2 of the Block Storage API was `deprecated in the Pike release + `_ + and was removed during the Xena development cycle. `This document is + maintained for historical purposes only.` + + `Version 3 + `_ + of the Block Storage API was `introduced in the Mitaka release + `_. Version + 3.0, which is the default microversion at the ``/v3`` endpoint, was + designed to be identical to version 2. Thus, scripts using the Block + Storage API v2 should be adaptable to version 3 with minimal changes. + .. rest_expand_all::