HomeClusterLabs Projects

Feature: CIB: ignore location constraints if score attribute is unset or invalid

Description

Feature: CIB: ignore location constraints if score attribute is unset or invalid

If a location constraint has a rule with score-attribute, the constraint
score on a given node is taken from the value of the specified node
attribute on that node.

Originally, if the score attribute were unset, the score would be
treated as -INFINITY, and if the score attribute were invalid, the score
would be treated as 0.

Now, simply ignore the location constraint for an unset or invalid score
attribute.

This breaks behavioral backward compatibility.

Details

Provenance
kgaillotAuthored on Thu, Sep 12, 2:06 PM
Parents
rP9731c83407a9: Feature: CIB: ignore location constraints with invalid scores
Branches
Unknown
Tags
Unknown