From 1d157c51475bf67a246fceaa05c20b63087139ce Mon Sep 17 00:00:00 2001 From: wanghao Date: Mon, 5 Feb 2018 15:10:01 +0800 Subject: [PATCH] Add missing MV history for 3.50 Little change for 3.50 Change-Id: Id9b0096c6d6f763865241d40d197adb78a505043 --- cinder/api/openstack/rest_api_version_history.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cinder/api/openstack/rest_api_version_history.rst b/cinder/api/openstack/rest_api_version_history.rst index ec395728914..d2dfecbbfe3 100644 --- a/cinder/api/openstack/rest_api_version_history.rst +++ b/cinder/api/openstack/rest_api_version_history.rst @@ -394,3 +394,7 @@ Add ``shared_targets`` and ``service_uuid`` fields to volume. 3.49 ---- Support report backend storage state in service list. + +3.50 +---- + Add multiattach capability.