Files
ironic-python-agent/ironic_python_agent
Riccardo Pittau b42a747eaa Use utf-16-le if BOM not present
In case no BOM is present in the CSV file the utf-16 codec won't work.
We fail over to utf-16-le as Little Endian is commonly used.

NOTE: The original change landed this fix in efi_utils.py, however
      that was introduced after the Xena development cycle, so this
      backport moves the original change to where the code originally
      came from to populate the efi_utils.py file.

Change-Id: I3e25ce4997f5dd3df87caba753daced65838f85a
(cherry picked from commit 697fa6f3b6)
(cherry picked from commit 99b9d1403c)
2022-10-13 15:32:56 +00:00
..
2020-03-12 10:35:17 -07:00
2021-06-01 12:33:23 -07:00
2020-08-01 08:37:48 +00:00
2020-07-28 07:23:46 +00:00