HomeClusterLabs Projects

Refactor: scheduler: functionize group member internal constraints

Description

Refactor: scheduler: functionize group member internal constraints

group_internal_constraints() was overlong

A couple of pcmk__order_starts() calls are moved for readability. This
theoretically could have some obscure side effects if the relevant actions have
not already been created, but starts should have been created already, and no
regression tests change, so it is highly unlikely that it matters in this case.

Details

Provenance
kgaillotAuthored on Sep 27 2022, 1:13 PM
Parents
rPd8a59ee3031c: Refactor: scheduler: rename some variables in group_internal_constraints()
Branches
Unknown
Tags
Unknown