HomeClusterLabs Projects

Refactor: all: use constants for node-health-related cluster options

Description

Refactor: all: use constants for node-health-related cluster options

This establishes a new convention that constants for cluster option names
will be defined in include/crm/common/options_internal.h with the prefix
"PCMK__OPT_".

Existing code for the most part uses the literal strings rather than constants.
There are some constants already defined, but they do not follow current naming
guidelines.

Details

Provenance
kgaillotAuthored on Apr 1 2022, 11:30 AM
Parents
rP4cbd3bdc6cba: Refactor: libcrmcommon: put environment variable constants together
Branches
Unknown
Tags
Unknown