From c3ea5da0b4751d30e9336b5801166aed0c44bb3a Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Tue, 7 Aug 2018 13:12:06 -0500 Subject: [PATCH] Note max API version for Rocky We are now past feature freeze and should not have any more patches that increment microversions this cycle. Following the convention from past cycles, this marks the maximum API microversion for the Rocky release. Change-Id: Idb3de6a687264ed88d697e68127f8cc3a63ec567 Signed-off-by: Sean McGinnis --- 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 4b27b3da8e0..237f4adde2e 100644 --- a/cinder/api/openstack/rest_api_version_history.rst +++ b/cinder/api/openstack/rest_api_version_history.rst @@ -438,6 +438,6 @@ volume APIs. ---- Add ``mode`` argument to attachment-create. -3.55 ----- +3.55 (Maximum in Rocky) +----------------------- Support ability to transfer snapshots along with their parent volume.