From a6c86b104e65d146a8d61466c9ae9d37bf872a75 Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Tue, 30 Mar 2021 13:32:39 -0400 Subject: [PATCH] Set Wallaby maximum mv in REST API version history Change-Id: I2af3573e2e441f525b48a27c8d72360cae9babac --- 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 c4d1c4130ed..cdec962221f 100644 --- a/cinder/api/openstack/rest_api_version_history.rst +++ b/cinder/api/openstack/rest_api_version_history.rst @@ -486,7 +486,7 @@ Includes volume type ID in the volume-show and volume-detail-list JSON responses. Before this microversion, Cinder returns only the volume type name in the volume details. -3.64 ----- +3.64 (Maximum in Wallaby) +------------------------- Include the ``encryption_key_id`` in volume and backup details when the associated volume is encrypted.