releases/deliverables/victoria/swift.yaml
Előd Illés f7729da49e [swift] Transition EM branches to Unmaintained
With the new TC resolution the community replaces Extended Maintenance
with Unmaintained status [1].

So this patch transitions victoria, wallaby, and xena EM branches to
Unmaintained as follows:
- tip of the given branch will be tagged with <series>-eom tag
- unmaintained/<series> branch will be cut from <series>-eom tag
- stable/<series> branch will be deleted

Some further notes:
- stable policy still applies
- backports can be pushed against unmaintained/<series> branch
- openstack-unmaintained-core group have the rights to merge patches

For further details please read the resolution [1] & review and +1 this
patch if this is correct as soon as possible.

[1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html

Change-Id: Ib58b3012e7b4f05ae3922c20e7977c08ef86923c
2024-02-27 19:51:11 +01:00

34 lines
1.0 KiB
YAML

---
launchpad: swift
release-model: cycle-with-intermediary
team: swift
type: service
repository-settings:
openstack/swift: {}
releases:
- version: 2.26.0
projects:
- repo: openstack/swift
hash: d6c6ab764e4c0e737b99f19b2495f1b9aab8c0d2
- version: victoria-em
projects:
- repo: openstack/swift
hash: d6c6ab764e4c0e737b99f19b2495f1b9aab8c0d2
- version: victoria-eom
projects:
- repo: openstack/swift
hash: f80dce1f1921ec7812893bb22243b86aa7356f93
branches:
- name: stable/victoria
location: 2.26.0
- name: unmaintained/victoria
location: victoria-eom
cycle-highlights:
- Improved time-to-first-byte latencies when reading erasure-coded
data.
- Increased isolation between background daemons and proxy-servers
when running with a separate replication network.
- We're beginning to see non-trivial production clusters transition
from running Swift under Python 2 to Python 3.
release-notes: https://docs.openstack.org/releasenotes/swift/victoria.html