-
Bug
-
Resolution: Done-Errata
-
Major
-
rhel-9.5
-
pacemaker-2.1.8-1.el9
-
None
-
Important
-
rhel-sst-high-availability
-
ssg_filesystems_storage_and_HA
-
13
-
26
-
2
-
Dev ack
-
False
-
-
None
-
Red Hat Enterprise Linux, Red Hat OpenStack Services on OpenShift (formerly Red Hat OpenStack Platform)
-
None
-
Pass
-
None
-
-
All
-
None
What were you trying to do that didn't work?
With the latest upstream Pacemaker (expected to land in RHEL 9.5), the openstack-info resource agent can no longer parse node attribute output because the escaping of whitespace changed.
Please provide the package NVR for which bug is seen: upstream commit c6d9cea
How reproducible: easy
Steps to reproduce
- Configure and start a Pacemaker cluster.
- Set a node attribute with a multi-line value.
- Query the node attribute (in both the default text output format and with --output-as=xml).
Expected results
Newlines in an attribute value are escaped as backlash-n in text output, and as an entity reference in XML output.
Actual results
Newlines are displayed as spaces in both text and xml output. (In RHEL 9.4 and earlier, newlines were escaped as backlash-n in both text and xml output.)
- links to
-
RHBA-2024:135589 pacemaker update