fe88eae9cb
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
9 lines
281 B
YAML
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.
|