HomeClusterLabs Projects

Low: tools: use better value for crm_resource --force-* timeout

Description

Low: tools: use better value for crm_resource --force-* timeout

This drops the pe_get_configured_timeout() function, because it duplicated what
other functions already do, but poorly. It did not handle rsc_expression and
op_expression in rules, did not default to the minimum-interval monitor timeout
for probes, etc.

Also, use guint for the timeout, since that's how it's eventually used.

Details

Provenance
kgaillotAuthored on Mar 14 2024, 5:57 PM
Parents
rP69064c5a99a7: Fix: tools: crm_resource should ignore resource meta-attribute node expressions
Branches
Unknown
Tags
Unknown