HomeClusterLabs Projects

API: libpe_status,libpe_rules: deprecate enum pe_ordering and all its values

Description

API: libpe_status,libpe_rules: deprecate enum pe_ordering and all its values

The enum has to stay in pe_types.h because it is used by pe_action_wrapper_t.
We can at least prevent internal code from using any of the values (except the
first, since enums must have at least one value).

Details

Provenance
kgaillotAuthored on Sep 20 2023, 3:52 PM
Parents
rP5a0aa75ef081: Refactor: scheduler: replace pe_order_then_cancels_first internally
Branches
Unknown
Tags
Unknown