Wallaby RC1 for Masakari project deliverables

Change-Id: I5bfeb0b23d10abc819b2732b59d5dbfdf7f3c892
This commit is contained in:
Radosław Piliszek 2021-03-25 20:01:08 +00:00
parent 71acccba6e
commit c6b918633c
3 changed files with 31 additions and 6 deletions

View File

@ -6,3 +6,11 @@ type: horizon-plugin
release-type: horizon release-type: horizon
repository-settings: repository-settings:
openstack/masakari-dashboard: {} openstack/masakari-dashboard: {}
releases:
- version: 4.0.0.0rc1
projects:
- repo: openstack/masakari-dashboard
hash: a44b5a4266505679cc4e32a6d650466d49596c7c
branches:
- name: stable/wallaby
location: 4.0.0.0rc1

View File

@ -5,3 +5,11 @@ team: masakari
type: other type: other
repository-settings: repository-settings:
openstack/masakari-monitors: {} openstack/masakari-monitors: {}
releases:
- version: 11.0.0.0rc1
projects:
- repo: openstack/masakari-monitors
hash: 12d67aede4849e03a7b2b2836083119247058d01
branches:
- name: stable/wallaby
location: 11.0.0.0rc1

View File

@ -6,12 +6,21 @@ type: service
repository-settings: repository-settings:
openstack/masakari: {} openstack/masakari: {}
cycle-highlights: cycle-highlights:
- Support for disabling and enabling failover segments. - Support for disabling and enabling failover segments. This way operators
This way operators are able to put whole segments into maintenance are able to put whole segments into maintenance mode instead of
mode instead of having to do it for each single host. having to do it for each single host.
- Support for smoothing-out the decision about whether to consider a host - Support for smoothing-out the decision about whether to consider
down or not. Operators can configure host monitors to consider a chosen a host down or not. Operators can configure host monitors to consider
number of probes before sending the notification about host being down. a chosen number of probes before sending the notification about
host being down.
- Support for running host monitors in environments without systemd, - Support for running host monitors in environments without systemd,
such as app containers. such as app containers.
- Support for using system-scoped tokens when contacting Nova. - Support for using system-scoped tokens when contacting Nova.
releases:
- version: 11.0.0.0rc1
projects:
- repo: openstack/masakari
hash: 571248f6da32070919f1f86a252970e9a464420e
branches:
- name: stable/wallaby
location: 11.0.0.0rc1