blazar/releasenotes/notes/periodic-healing-143ed251d990580b.yaml
Masahito Muroi 03ee019544 Add some release notes for Rocky release
Change-Id: Iea71e6892923cbcc56c0e722217f38a5fc944747
2018-08-08 19:40:07 +02:00

15 lines
791 B
YAML

---
features:
- |
Resource monitoring supports periodic healing from the Rocky release. It
only heals reservations starting within a configurable time window in order
to avoid unnecessary reservation healing, e.g. when resources become
available again at a later date. The interval is defined with the
``[physical:host]/healing_interval`` configuration option. The default
value is 60 minutes. For more details, please see the `Resource
Monitoring`_ section in the Blazar documentation. The previous mode of
operation, which heals all reservations regardless of their start date, can
be used by setting ``[physical:host]/healing_interval`` to ``0``.
.. _`Resource Monitoring`: https://docs.openstack.org/blazar/latest/user/resource-monitoring.html