master
Currently the "hostname" directive in masakari.conf is filled with the hostname of the build machine. This effectively makes this package non-reproducible. If you don't know about reproducibility, please read on: https://reproducible-builds.org/ This patch fixes this by using sample_default. Signed-off-by: Thomas Goirand <zigo@debian.org> Change-Id: I4016f70ce11ed45829d0614520023fbc6e7291a7
Monitors for Masakari
Monitors for Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically detecting the failure events such as VM process down, provisioning process down, and nova-compute host failure. If it detect the events, it sends notifications to the masakari-api.
Original version of Masakari: https://github.com/ntt-sic/masakari
Tokyo Summit Session: https://www.youtube.com/watch?v=BmjNKceW_9A
Monitors for Masakari is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.
- Free software: Apache license
- Documentation: https://docs.openstack.org/masakari-monitors
- Source: https://opendev.org/openstack/masakari-monitors
- Bugs: https://bugs.launchpad.net/masakari-monitors
Description
Languages
Python
100%