0ddbf48a96
This tags the final release for all cycle-with-rc projects for Wallaby. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Release activity should now be frozen until this is processed on Apr 14. Any bugfixes merged to stable/wallaby can be queued up and ready to go as a follow on stable release after the coordinated release date. There are different diff-start values for each project. This is used when generating release notes to denote the point where the stable/victoria branch started to diverge from what is included on stable/wallaby. For some, this will be the final Victoria major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. Change-Id: Ia6d79df224a792915976864857fe2271e031b54d
33 lines
1.1 KiB
YAML
33 lines
1.1 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
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 11.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/masakari/wallaby.html
|