Add release note for major version bump
This adds a prelude section for a release note to list the major version changes included in 5.0 and to act as a gate to make sure all changes requiring the major bump are approved before merging some of them. Change-Id: I60cc5b62bdad162f8008b60b60e06f793f6b4bb1 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
7
releasenotes/notes/cinderclient-5-de0508ce5a221d21.yaml
Normal file
7
releasenotes/notes/cinderclient-5-de0508ce5a221d21.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
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.
|
Reference in New Issue
Block a user