HomeClusterLabs Projects

Low: scheduler: treat missing parameter as NULL in rules with value-source

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

Description

Low: scheduler: treat missing parameter as NULL in rules with value-source

Previously, if value-source were set to "param" or "meta", and an affected
resource did not have the specified parameter, the parameter name would wrongly
be used as the value to compare against. Now, use NULL as the value to compare
against.

Details

Provenance
kgaillotAuthored on Nov 12 2020, 3:37 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.