HomeClusterLabs Projects

API: libpacemaker: Take a GList * instead of a stonith_key_value_t *.

Description

API: libpacemaker: Take a GList * instead of a stonith_key_value_t *.

Just like with pcmk_fence_register_level, pcmk_fence_validate should
not take a type we're likely to be getting rid of. Also just like with
that function, we are still in the situation where
st->cmds->register_device wants the old type so we need to convert just
before calling.

Details

Provenance
clumensAuthored on Oct 18 2024, 11:52 AM
Parents
rPace064556ed9: Refactor: libstonithd: Remove the host_arg parameter from stonith__validate.
Branches
Unknown
Tags
Unknown