From c826deaa4ae6f201bc5f3f973bbf45c9685b6e5b Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Wed, 16 Sep 2020 12:44:37 -0400 Subject: [PATCH] Add victoria cycle highlights for cinder Change-Id: Ia88dcf10a036fbb1d669937eb7a77e29bdaba6b8 --- deliverables/victoria/cinder.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/deliverables/victoria/cinder.yaml b/deliverables/victoria/cinder.yaml index 885a3465b5..65b5ca769e 100644 --- a/deliverables/victoria/cinder.yaml +++ b/deliverables/victoria/cinder.yaml @@ -3,5 +3,14 @@ launchpad: cinder release-model: cycle-with-rc team: cinder type: service +cycle-highlights: + - Improved handling around the configured default volume-type and + added new Block Storage API calls with microversion 3.62 that enable + setting a project-level default volume-type for individual projects. + - Added some new backend drivers, and many current drivers have added + support for more features. For example, the NFS driver now supports + volume encryption. + - Support was added to cinder backup to use the popular Zstandard + compression algorithm. repository-settings: openstack/cinder: {}