summaryrefslogtreecommitdiff
path: root/releasenotes/notes/cinderclient-5-de0508ce5a221d21.yaml
blob: 588dfdd1bc5ce7acec1bd22857e82bcdcc541eeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
prelude: >
    This is a major version release of python-cinderclient. Backwards
    compatibility has been removed for some long standing deprecations and
    support for the Cinder v1 API has been removed. Prior to upgrading to this
    release, ensure all Cinder services that need to be managed are 13.0.0
    (Rocky) or later.
upgrade:
  - |
    This version of the python-cinderclient no longer supports the Cinder v1
    API. Ensure all mananaged services have at least the v2 API available prior
    to upgrading this client.
  - |
    The ``cinder endpoints`` command was deprecated and has now been removed.
    The command ``openstack catalog list`` should be used instead.
  - |
    The ``cinder credentials`` command was deprecated and has now been removed.
    The command ``openstack token issue`` should be used instead.