HomeClusterLabs Projects

API: libstonithd: Add stonith__validate.

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

Description

API: libstonithd: Add stonith__validate.

This is the guts of the existing stonith_api_validate function broken
out into a new function that takes a GHashTable as a parameter instead
of a list of stonith_key_value_t. The old stonith_api_validate then
just wraps this new function and changes the return value and parameter
types to keep API compatibility.

Details

Provenance
clumensAuthored on Oct 10 2024, 3:20 PM

Commit No Longer Exists

This commit no longer exists in the repository.