Merge "Fix wrong option mentioned in release notes"
This commit is contained in:
commit
10239b0d5e
@ -4,7 +4,7 @@ fixes:
|
||||
Previously the ``conductors`` ``online`` database column is not considered
|
||||
when displaying the "baremetal conductor list" ``Alive`` status. This means
|
||||
that when a conductor is stopped gracefully it will be shown as
|
||||
(inaccurately) alive for the duration of ``[conductor]graceful_timeout``.
|
||||
(inaccurately) alive for the duration of ``[conductor]heartbeat_timeout``.
|
||||
|
||||
A conductor is now considered alive if ``online`` is true and there is a
|
||||
recent enough heartbeat.
|
||||
recent enough heartbeat.
|
||||
|
Loading…
Reference in New Issue
Block a user