HomeClusterLabs Projects

Refactor: scheduler: Add pe__filter_rsc_list.

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

Description

Refactor: scheduler: Add pe__filter_rsc_list.

This function takes a list of resources and a list of allowed resources,
returning all those actual resources present in the allowed list. The
allowed list may be NULL, in which case an empty list will be returned,
or it can be the singleton list containing "*" in which case everything
will be returned.

Details

Provenance
clumensAuthored on Jun 3 2020, 10:50 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.