e6a884f71e
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: I1f7f44b05b77885149946f0ca251a2c6cf8b82f6
51 lines
1.4 KiB
YAML
51 lines
1.4 KiB
YAML
---
|
|
launchpad: horizon
|
|
release-model: cycle-with-intermediary
|
|
team: horizon
|
|
type: service
|
|
repository-settings:
|
|
openstack/horizon: {}
|
|
cycle-highlights:
|
|
- Horizon and all horizon plugins now support nodejs14 which is the
|
|
current LTS version of nodejs.
|
|
- Added support for creating Network QoS Policy using horizon.
|
|
releases:
|
|
- version: 20.0.0
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 788988f24fd207acf004e0c636efff76866b2d81
|
|
- version: 20.1.0
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: a20c4f6f2218255597c719aa7505295f689abf9a
|
|
- version: 20.1.1
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 27887e356f4c7a62d20d75b15dc08ac9762a3f0f
|
|
- version: 20.1.2
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 17f4cbab7a2bd732695bb60450213a5389cfcc9d
|
|
- version: 20.1.3
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 78c8c811a3dfea12f87ccad95512f58bb980681e
|
|
- version: 20.1.4
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 07343c853af4e9b74fe11faaa2bbc1a8c1e62b78
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 07343c853af4e9b74fe11faaa2bbc1a8c1e62b78
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 050914d8b68bf049097bdd5656084df9ba64e684
|
|
branches:
|
|
- name: stable/xena
|
|
location: 20.1.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/horizon/xena.html
|