From c50d38349a2f4d4d41dc12244938da906b19fbbd Mon Sep 17 00:00:00 2001 From: wangxiyuan Date: Thu, 12 Jan 2017 09:16:51 +0800 Subject: [PATCH] Add api version history for 3.23 The change[1] add a new microversion 3.23, but the history doc update is missing. [1]: Ic47cfcf1cc7d172d7f9d5b093233035f797982f5 Change-Id: I748eea88b22b0406fb6151adef9f65919f2063b0 --- 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 6cd29eeaf53..367415a3370 100644 --- a/cinder/api/openstack/rest_api_version_history.rst +++ b/cinder/api/openstack/rest_api_version_history.rst @@ -227,6 +227,10 @@ user documentation. ---- Added support to filter snapshot list based on metadata of snapshot. +3.23 +---- + Allow passing force parameter to volume delete. + 3.24 ---- New API endpoint /workers/cleanup allows triggering cleanup for cinder-volume