HomeClusterLabs Projects

Refactor: libcrmcommon: Drop redundant "Allowed values" from longdesc

Description

Refactor: libcrmcommon: Drop redundant "Allowed values" from longdesc

For "select"-type options, the allowed values are already enumerated
separately in the <content> element. For the one non-"select"-type
option with an allowed-values string
(PCMK_OPT_CLUSTER_RECHECK_INTERVAL), we move the allowed values string
into longdesc itself.

This simplifies the add_desc() function without losing information.

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

Details

Provenance
nrwahl2Authored on Jan 23 2024, 4:41 PM
Parents
rP5e63154ec7d5: Log: tools: Drop newline from crm_rule errors
Branches
Unknown
Tags
Unknown