HomeClusterLabs Projects

API: python: Add the pacemaker.buildoptions module.

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

Description

API: python: Add the pacemaker.buildoptions module.

This module contains constants for any build-time substitutions
performed. Basically, anything that's in a .in file as "@CONFIG_VAR@"
should be in this module.

Names are not an exact match up to the substitution performed by
./configure - they have been modified to more closely match up with
their actual purpose.

Details

Provenance
clumensAuthored on Dec 21 2022, 2:13 PM

Commit No Longer Exists

This commit no longer exists in the repository.