HomeClusterLabs Projects

Low: scheduler: order implicit actions more strictly

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Low: scheduler: order implicit actions more strictly

Previously, implicit stops and demotes would be ordered after fencing if either
there were no start action planned, or the start action required fencing.

Now, we order the implicit actions if the *resource* requires fencing.
This allows implicit actions to be considered immediately effective when
"requires" is "quorum" or "nothing", even if there is no start scheduled.

Details

Provenance
kgaillotAuthored on May 25 2018, 11:10 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.