b0f2b3dc26
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: I130499ade903691d09cb477a832ba30f8b71873d
49 lines
1.5 KiB
YAML
49 lines
1.5 KiB
YAML
---
|
|
launchpad: masakari
|
|
release-model: cycle-with-rc
|
|
team: masakari
|
|
type: service
|
|
repository-settings:
|
|
openstack/masakari: {}
|
|
releases:
|
|
- version: 10.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: 3fcadf85c73bbd0ca1be6a359369ac3a18fc1d71
|
|
- version: 10.0.0
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: 3fcadf85c73bbd0ca1be6a359369ac3a18fc1d71
|
|
diff-start: 9.0.0
|
|
- version: 10.0.1
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: da2a5f01534d228311f5d5fa7b31c9917870a563
|
|
- version: 10.0.2
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: 3fed871a6702d374bd824325e0c1106ae5f0f0ac
|
|
- version: 10.0.3
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: 9a11cd3d6342d576b9221a1e4f49abdf05ae77a8
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: 9a11cd3d6342d576b9221a1e4f49abdf05ae77a8
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: 9a11cd3d6342d576b9221a1e4f49abdf05ae77a8
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 10.0.0.0rc1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
cycle-highlights:
|
|
- Adds ability for operators to override, per failure type, the instance
|
|
metadata key controlling the behaviour of Masakari towards the instance.
|
|
This makes it possible to differentiate between instance- and host-level
|
|
failures per instance.
|
|
release-notes: https://docs.openstack.org/releasenotes/masakari/victoria.html
|