HomeClusterLabs Projects

Refactor: libcrmcommon: New PCMK__VALUE_EN string constant

Description

Refactor: libcrmcommon: New PCMK__VALUE_EN string constant

There's no reason to make this public because:

  1. It's not enumerated in any schema.
  2. According to the OCF spec, the "lang" attribute's value must be a standard language identifier ("BCP 47" https://www.rfc-editor.org/rfc/bcp/bcp47.txt). It will never be feasible for us to enumerate all of them. Clients shouldn't rely on Pacemaker string constants for these values.

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

Details

Provenance
nrwahl2Authored on Jan 9 2024, 3:23 AM
Parents
rP6e4eaa76a201: API: libcrmcommon: New PCMK_XA_LANG string constant
Branches
Unknown
Tags
Unknown