HomeClusterLabs Projects

Refactor: tools,libpe_status: Don't export all the output messages.

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

Description

Refactor: tools,libpe_status: Don't export all the output messages.

These in general do not actually need to be exported. As long as
there's a default message and pe__register_messages is called, crm_mon's
curses mode will be able to access these.

Note that there is no default handler for maint-mode. We only want to
display this for text and console formatters. For other formatters, we
want it to be ignored.

Details

Provenance
clumensAuthored on Apr 29 2021, 12:33 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.