masakari/releasenotes/notes/enabled-to-segment-7e6184feb1e4f818.yaml
suzhengwei fe88eae9cb add enabled to segment
Sometimes, operators want to temporarily close instance-ha function.
This patch add 'enabled' to segment. If the segment 'enabled' value
is set False, all notifications of this segment will be ignored
and no recovery methods will execuate.

Change-Id: I561a2519626fa1beae1e3033a6de510cea8f3fac
Implements: BP enable-to-segment
2021-03-03 10:42:35 +08:00

9 lines
281 B
YAML

---
features:
- |
Sometimes, operators want to temporarily disable instance-ha function.
This version adds 'enabled' to segment. If the segment 'enabled' value
is set False, all notifications of this segment will be ignored
and no recovery methods will execute.