Page MenuHomeClusterLabs Projects

Rename "stonith" options
Open, LowPublic

Assigned To
None
Authored By
kgaillot
Oct 7 2024, 6:27 PM
Tags
  • Restricted Project
  • Restricted Project
  • Restricted Project
Referenced Files
None
Subscribers

Description

Rename cluster options with "stonith" in their name, and the stonith-timeout fence instance attribute, to use some derivative of "fencing" instead (for example, stonith-enabled to fencing-enabled, and stonith-max-attempts to max-fence-attempts).

  • API commits to add constants for the new names
  • Add the new cluster option names to cluster_options[], moving the old names to alt_name (also replace "orphan" with "removed" in the descriptions)
  • Update the code to accept either name for stonith-timeout
  • API commits to deprecate the old constants
  • Update comment, logs, and documentation that refer to the old names
  • Create a future-series task to drop support for the old names (with an XSL transform) after a suitable amount of time

Event Timeline

kgaillot created this task.
kgaillot created this object with edit policy "Restricted Project (Project)".
kgaillot updated the task description. (Show Details)