0951346a53
This branch reached the end of its official stable maintained period, hence this patch transition stable/zed branch to Unmaintained. (For details about Unmaintained state please see: [1][2]) The transitions is as follows: - tip of the stable/zed branch is tagged with zed-eom tag - unmaintained/zed branch will be cut from zed-eom tag - stable/zed branch will be deleted Note: - there will no longer be official releases off of zed branch after this transition - backports can be pushed to unmaintained/yoga branch - openstack-unmaintained-core (or <project>-unmaintained-core groups if such exists) have the rights to merge patches Important: please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final Zed stable release with backports currently in flight that we should wait for. For the latter case, please propose a final Zed stable release patch, and rebase this patch on top of that, with the latest commit hash of stable/zed. The transition deadline is May 2nd, 2024. [3] [1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained [2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [3] https://releases.openstack.org Change-Id: Icbf48bd4adb8407bb7b2e4612b071fc18d5d23ac
68 lines
2.2 KiB
YAML
68 lines
2.2 KiB
YAML
---
|
|
launchpad: cinder
|
|
release-model: cycle-with-rc
|
|
team: cinder
|
|
type: service
|
|
cycle-highlights:
|
|
- |
|
|
Block Storage API microversion 3.70 adds the ability for users
|
|
to transfer encrypted volumes across projects. Previously only
|
|
unencrypted volumes were supported to be transferred. Also all
|
|
the snapshots associated with the volume will be transferred
|
|
along with the encrypted volume.
|
|
- |
|
|
New backend drivers were added: DataCore iSCSI and FC,
|
|
Dell PowerStore NFS, Yadro Tatlin Unified iSCSI,
|
|
Dell PowerStore NVMe-TCP, Pure Storage NVMe-RoCE storage drivers.
|
|
- |
|
|
Many features were added to current drivers, for example, NetApp dataontap
|
|
implemented a new REST client to facilitate interaction with the backend,
|
|
Hitachi driver added a Port Scheduler, Dell EMC PowerStore, PowerMax and
|
|
PowerFlex drivers started reporting trimming/discard support.
|
|
repository-settings:
|
|
openstack/cinder: {}
|
|
releases:
|
|
- version: 21.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 7809711a22ac5fc001c7c68a84a03799484ef4d2
|
|
- version: 21.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: f1ebe259df3e81a241a708ecd50b6e550ac108ea
|
|
- version: 21.0.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: f1ebe259df3e81a241a708ecd50b6e550ac108ea
|
|
diff-start: 20.0.0.0rc1
|
|
- version: 21.1.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: c9459d9ac366f7a685a61bd9739b3126749961b9
|
|
- version: 21.2.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: d854529c2272761f51a3fe3c69541c4b8c1bc0bb
|
|
- version: 21.3.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 51dbd1e8061012bee4baca8aa60bf16a459279f9
|
|
- version: 21.3.1
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 002abc4ba004d0dc4fc8327751afec9cc7e5a326
|
|
- version: 21.3.2
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: bd2d192c6b76961ec665d922694a21b1f38a0f16
|
|
- version: zed-eom
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: f74e2729554bee01b0a3e631a8001bb39e540433
|
|
branches:
|
|
- name: stable/zed
|
|
location: 21.0.0.0rc1
|
|
- name: unmaintained/zed
|
|
location: zed-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/cinder/zed.html
|