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.