HomeClusterLabs Projects

Fix: tools: respect rules when showing node attributes in crm_mon

Description

Fix: tools: respect rules when showing node attributes in crm_mon

Previously, crm_mon checked rsc->parameters for ocf:pacemaker:ping parameter
values. However that is not evaluated for node attribute rules. It also called
get_rsc_attributes() for all resources unnecessarily, since that's part of
common_unpack().

Now, use pe_rsc_params() to get the right values per node.

Details

Provenance
kgaillotAuthored on Nov 10 2020, 5:01 PM
Parents
rP94316455ceea: Low: scheduler: calculate secure digest properly for node attribute rules
Branches
Unknown
Tags
Unknown

Event Timeline