Files
python-cinderclient/releasenotes/notes/cinderclient-5-de0508ce5a221d21.yaml
Sean McGinnis 2189e5702b Drop support for Cinder v1 API
This drops compatibility with Cinder services with the V1 API.

Change-Id: Ic7c6bd05a3991c3afce3dec80b29501932c5aac9
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-04-18 10:33:06 -05:00

13 lines
538 B
YAML

---
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.