Add a release note of the resource monitoring

Change-Id: Ie2ec35be7109609c8fcfa5b85094f85a5c28c8db
Implements: blueprint resource-monitoring
Closes-Bug: #1274520
This commit is contained in:
Hiroaki Kobayashi 2018-01-10 13:49:14 +09:00
parent 55c98c365e
commit 9e9c0c6d90
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
---
features:
- |
The resource monitoring feature is available from this release.
This feature monitors states of resources in the freepool. If any failure
is detected, reservations which suffer from the failure are healed.
New flags have been introduced into leases and reservations to indicate
health of reserved resources.
Resource monitor is plugable and the compute host resource monitor is
currently supported. See documentation [1]_ in detail.
.. [1] https://docs.openstack.org/blazar/latest/admin/resource-monitoring.html