HomeClusterLabs Projects

Refactor: scheduler: functionize shared part of applying location constraint

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

Description

Refactor: scheduler: functionize shared part of applying location constraint

Rather than have other variants call native_rsc_location() (a native variant
method) directly, move its guts to a new function pcmk__apply_location() in
pcmk_sched_location.c and have all variants call that.

Details

Provenance
kgaillotAuthored on Oct 18 2021, 7:04 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.