HomeClusterLabs Projects

Refactor: libpe_status: remove node_mode argument from "node" message

Description

Refactor: libpe_status: remove node_mode argument from "node" message

node_mode is needed only by the text implementation and only when the "full"
argument is true, and was passed by only one caller. The other callers either
pass full as false or are for the HTML or XML implementations, so moving it
doesn't affect them.

Details

Provenance
kgaillotAuthored on Apr 4 2022, 2:55 PM
Parents
rP809d8ba0e947: Refactor: scheduler: add function for checking general node health
Branches
Unknown
Tags
Unknown