HomeClusterLabs Projects

Refactor: tools: Don't create an attrd IPC connection unless needed.

Description

Refactor: tools: Don't create an attrd IPC connection unless needed.

Now that we can just pass NULL for the IPC object most of the time, do
that in the tools. For the most part, the tools just create a
connection one time, do something, and then tear it down without even
waiting for a response. For the daemons and query connections that
expect a reply, we still need to create a connection manually.

Details

Provenance
clumensAuthored on May 18 2022, 12:11 PM
Parents
rPc11ec693d066: Low: tools: Fix deleting by pattern in crm_attribute.
Branches
Unknown
Tags
Unknown