HomeClusterLabs Projects

Fix: attrd: Regression in transient attr deletions

Description

Fix: attrd: Regression in transient attr deletions

73b8c033 modified attrd to use a CIB transaction in
attrd_write_attribute(). However, attribute-delete requests had no
effect because "/cib" was missing from the CIB delete request's XPath.

Fixes T732

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Dec 8 2023, 4:38 PM
Parents
rP80f8a320e304: Doc: ChangeLog: update for 2.1.7-rc3 release
Branches
Unknown
Tags
Unknown
Tasks
T732: crm_attribute --delete doesn't delete transient attributes