HomeClusterLabs Projects

API: libpacemaker: Move crm_rule functionality to libpacemaker

Description

API: libpacemaker: Move crm_rule functionality to libpacemaker

pcmk__check_rules() makes its own copies of the passed-in data, so it's
effectively const, even though it can't be completely due to non-const
function calls.

The test output no longer includes "crm_rule:" prefixes since we use
out->err() instead of g_set_err().

Closes T58

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Aug 25 2022, 8:54 PM
Parents
rPb5c1d7dd9157: Low: tools: Improve crm_rule invalid date error message
Branches
Unknown
Tags
Unknown
Tasks
Restricted Maniphest Task