Files
python-cinderclient/releasenotes/notes/wallaby-release-2535df50cc307fea.yaml
Brian Rosmaita 900630d8b9 Add note for Wallaby release
Change-Id: Ia958840739cab51236391e4d8d6d1569604d9a3e
2021-03-12 09:42:56 -05:00

17 lines
617 B
YAML

---
prelude: |
The Wallaby release of the python-cinderclient supports Block Storage
API version 2 and Block Storage API version 3 through microversion
3.64. (The maximum microversion of the Block Storage API in the
Wallaby release is 3.64.)
features:
- |
Added support to display the ``volume_type_id`` attribute in volume
detail output when used with Block Storage API microversion 3.63 and
higher.
- |
Added support to display the ``encryption_key_id`` attribute in
volume detail and backup detail output when used with Block Storage
API microversion 3.64 and higher.