From c3d80818cf764efa3e02c1e755256680117e975c Mon Sep 17 00:00:00 2001 From: Ken'ichi Ohmichi Date: Tue, 15 Aug 2017 10:11:47 -0700 Subject: [PATCH] Write maximum version of Pike On Devstack, we need to cap the maximum microversion for each stable branch after releasing like Ief5e0a1d8842fd1aed2e4493a3ef311b80322c63 This patch writes the maximum version of Pike for Cinder to help this process. Change-Id: I96deb2574bb5f7a71c0cebf3d2f94a3a92fbdc63 --- cinder/api/openstack/rest_api_version_history.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cinder/api/openstack/rest_api_version_history.rst b/cinder/api/openstack/rest_api_version_history.rst index fed4c51bd16..c2916d23bf1 100644 --- a/cinder/api/openstack/rest_api_version_history.rst +++ b/cinder/api/openstack/rest_api_version_history.rst @@ -362,8 +362,8 @@ user documentation. ``volume:extend_attached_volume`` policy rule. Extend of a resered Volume is NOT allowed. -3.43 ----- +3.43 (Maximum in Pike) +---------------------- Support backup CRUD with metadata. 3.44