HomeClusterLabs Projects

Feature: libcrmcommon: Add two more XML-related functions.

Description

Feature: libcrmcommon: Add two more XML-related functions.

These fill in some gaps in API coverage. We had functions that create
nodes and text nodes, but they wanted a parent instead of just using the
current list parent. We also had a function that used the current list
parent, but then made the new node the new parent.

We had nothing that just created nodes as children of the current list
parent and that was all. This commit adds those.

Details

Provenance
clumensAuthored on Jul 16 2019, 4:53 PM
Parents
rP8e0d75c670bc: Fix: libcrmcommon: Rename pcmk__output_xml_node.
Branches
Unknown
Tags
Unknown

Event Timeline