HomeClusterLabs Projects

Refactor: libpe_status: pe_node_attribute_calculated() accepts node type

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

Description

Refactor: libpe_status: pe_node_attribute_calculated() accepts node type

Use enum pe__rsc_node in pe_node_attribute_calculated() to determine
which container host (assigned or current) to get the attribute value
from. For now, there's no use case for pending.

Pass pe__rsc_node_current for existing calls, since that maintains the
existing behavior.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Sep 11 2022, 10:36 PM

Commit No Longer Exists

This commit no longer exists in the repository.