HomeClusterLabs Projects

Log: scheduler: correct lifetime deprecation warning

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

Description

Log: scheduler: correct lifetime deprecation warning

Contrary to the log message as it was, rules cannot simply be moved from the
lifetime element to its parent constraint element. Colocation, ordering, and
ticket constraints do not support rules at all, and location constraints
support them with different semantics.

The feature is undocumented and has been deprecated since 1.0.8, so it should
be fine to not recommend any alternative.

Details

Provenance
kgaillotAuthored on Mar 13 2024, 10:20 AM

Commit No Longer Exists

This commit no longer exists in the repository.