From 5026a8add385b894d699f42a4e749b02dc11b297 Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Mon, 14 Sep 2020 08:30:20 -0400 Subject: [PATCH] Add note for Victoria release Change-Id: If948b069a52f3a4fc9d2464b86652fc523e8af53 --- .../notes/victoria-release-0d9c2b43845c3d9e.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 releasenotes/notes/victoria-release-0d9c2b43845c3d9e.yaml diff --git a/releasenotes/notes/victoria-release-0d9c2b43845c3d9e.yaml b/releasenotes/notes/victoria-release-0d9c2b43845c3d9e.yaml new file mode 100644 index 000000000..485513f76 --- /dev/null +++ b/releasenotes/notes/victoria-release-0d9c2b43845c3d9e.yaml @@ -0,0 +1,11 @@ +--- +prelude: | + The Victoria release of the python-cinderclient supports Block Storage + API version 2 and Block Storage API version 3 through microversion + 3.62. (The maximum microversion of the Block Storage API in the + Victoria release is 3.62.) +features: + - | + Added support to display the ``cluster_name`` attribute in volume + detail output for admin users with Block Storage API version 3.61 + and higher.