ironic-python-agent/ironic_python_agent/tests/unit/samples
Julia Kreger 6660e01e1f Fix software raid output poisoning
In the event a device name is set to contain a raid device path,
it is possible for the Name and Events field values of mdadm's
detailed output to contain text which inadvertently gets captured and
mapped as component data for the "holder" devices of the RAID set.

This would cause invalid values to get passed to UEFI methods
which would cause a deployment to fail under these circumstances.

We now ignore the Name and Events fields in mdadm output.

Change-Id: If721dfe1caa5915326482969e55fbf4697538231
(cherry picked from commit f3e3de8097)
2022-08-25 08:23:15 -07:00
..
hardware_samples.py Fix software raid output poisoning 2022-08-25 08:23:15 -07:00