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
55 lines
1.8 KiB
YAML
55 lines
1.8 KiB
YAML
---
|
|
launchpad: masakari
|
|
release-model: cycle-with-rc
|
|
team: masakari
|
|
type: service
|
|
repository-settings:
|
|
openstack/masakari: {}
|
|
cycle-highlights:
|
|
- Support for disabling and enabling failover segments. This way operators
|
|
are able to put whole segments into maintenance mode instead of
|
|
having to do it for each single host.
|
|
- Support for smoothing-out the decision about whether to consider
|
|
a host down or not. Operators can configure host monitors to consider
|
|
a chosen number of probes before sending the notification about
|
|
host being down.
|
|
- Support for running host monitors in environments without systemd,
|
|
such as app containers.
|
|
- Support for using system-scoped tokens when contacting Nova.
|
|
releases:
|
|
- version: 11.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: 571248f6da32070919f1f86a252970e9a464420e
|
|
- version: 11.0.0
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: 571248f6da32070919f1f86a252970e9a464420e
|
|
diff-start: 10.0.0
|
|
- version: 11.0.1
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: 8ce2ad3dfe531ed0f7a64e3306ed13cd21309eae
|
|
- version: 11.0.2
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: e6c5d3e310d2d326d6dc1cbaa942423d03fc2b1a
|
|
- version: 11.0.3
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: e3f6e78847568121529d24d1fd71b166cee965af
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: e3f6e78847568121529d24d1fd71b166cee965af
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: c9609c43603df97678606ca922c73d8143b249ed
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 11.0.0.0rc1
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/masakari/wallaby.html
|