ac6d94cb27
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. Since the senlin project has been marked as inactive by the TC, this patch transitions victoria, wallaby, and xena EM branches to EOL. This will also help resolve the zuul config errors that currently exist for these branches. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: Ia99f9c0d64e2871aac954cf1fa0d6c33d87bc90b
35 lines
1003 B
YAML
35 lines
1003 B
YAML
---
|
|
launchpad: senlin-dashboard
|
|
release-model: cycle-with-rc
|
|
team: senlin
|
|
type: horizon-plugin
|
|
repository-settings:
|
|
openstack/senlin-dashboard: {}
|
|
releases:
|
|
- version: 2.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/senlin-dashboard
|
|
hash: 79860cde773b3e8ae01d3be6a14c8190c5344d8a
|
|
- version: 2.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/senlin-dashboard
|
|
hash: 6c5d0219657f39215fa29cde73359401adbdb5cc
|
|
- version: 2.0.0
|
|
projects:
|
|
- repo: openstack/senlin-dashboard
|
|
hash: 6c5d0219657f39215fa29cde73359401adbdb5cc
|
|
diff-start: 1.0.0.0rc1
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/senlin-dashboard
|
|
hash: 6c5d0219657f39215fa29cde73359401adbdb5cc
|
|
- version: victoria-eol
|
|
projects:
|
|
- repo: openstack/senlin-dashboard
|
|
hash: d4e442488378589d2f3b25bc00315809dba51b75
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.0.0.0rc1
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/senlin-dashboard/victoria.html
|