HomeClusterLabs Projects

Feature: tools: Use the ticket output message in crm_ticket.

Description

Feature: tools: Use the ticket output message in crm_ticket.

There was already a ticket message in pe_output.c, but its output format
is not quite the same as what crm_ticket was already doing. The text
format is especially tricky because it was in use in both places. I've
tried to preserve backwards compatability while condensing them into a
single function.

XML was easier because crm_ticket didn't already provide that output.
HTML can be removed as a separate function because it's now the same as
text.

Details

Provenance
clumensAuthored on Feb 6 2024, 4:44 PM
Parents
rP4632ed8d1b1a: Refactor: libcrmcommon: New PCMK_XA_EXPIRES string constant
Branches
Unknown
Tags
Unknown