Prepare for Xena cinderclient release
Includes prelude plus a note for change I524490aa988f. Change-Id: I233faad57c9708cae9544c965fd0d94abdf6d684
This commit is contained in:
parent
c3c15f6cb2
commit
fab6ddf30c
21
releasenotes/notes/xena-release-688918a69ada3a58.yaml
Normal file
21
releasenotes/notes/xena-release-688918a69ada3a58.yaml
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
prelude: |
|
||||
The Xena release of the python-cinderclient supports Block Storage
|
||||
API version 3 through microversion 3.66. (The maximum microversion
|
||||
of the Block Storage API in the Xena release is 3.66.)
|
||||
upgrade:
|
||||
- |
|
||||
The python-cinderclient no longer supports version 2 of the Block
|
||||
Storage API. The last version of the python-cinderclient supporting
|
||||
that API is the 7.x series.
|
||||
features:
|
||||
- |
|
||||
Supports Block Storage API version 3.65, which displays a boolean
|
||||
``consumes_quota`` field on volume and snapshot detail responses
|
||||
and which allows filtering volume and snapshot list responses using
|
||||
the standard ``--filters [<key=value> [<key=value> ...]]`` option
|
||||
to the ``cinder list`` or ``cinder snapshot-list`` commands.
|
||||
|
||||
Filtering by this field may not always be possible in a cloud.
|
||||
Use the ``cinder list-filters`` command to see what filters are
|
||||
available in the cloud you are using.
|
Loading…
Reference in New Issue
Block a user