ef0885c5c7
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: I3951afab5ad6ff901e5ffe7ccfa3a6a1294637c5
45 lines
1.3 KiB
YAML
45 lines
1.3 KiB
YAML
---
|
|
artifact-link-mode: tarball
|
|
include-pypi-link: false
|
|
launchpad: designate
|
|
release-model: cycle-with-rc
|
|
team: designate
|
|
type: service
|
|
cycle-highlights:
|
|
- Added the NS1 DNS backend driver for Designate.
|
|
- Designate now supports the Keystone default roles and scoped tokens.
|
|
repository-settings:
|
|
openstack/designate: {}
|
|
releases:
|
|
- version: 12.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 37b3fa2ea454183e4a5c6a099eca5129959d10e1
|
|
- version: 12.0.0
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 37b3fa2ea454183e4a5c6a099eca5129959d10e1
|
|
diff-start: 11.0.0
|
|
- version: 12.0.1
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 04a6d3156ae6be9bbb3b50d618694af0e15352e7
|
|
- version: 12.1.0
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: f2557474951e96677939dc768c98a02543380b72
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: f2557474951e96677939dc768c98a02543380b72
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 66498722ddec222d2512b1396fb25d3d473e341e
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 12.0.0.0rc1
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/designate/wallaby.html
|