Files
ironic-python-agent/ironic_python_agent
Riccardo Pittau 31cf0e14bf 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.

Additional NOTE: This change is modified to support python2 support
                 which exists in the Train branch.
Change-Id: I3e25ce4997f5dd3df87caba753daced65838f85a
(cherry picked from commit 697fa6f3b6)
(cherry picked from commit 99b9d1403c)
(cherry picked from commit b42a747eaa)
2023-06-27 09:18:59 -07:00
..
2019-07-08 07:43:40 -07:00
2021-06-01 12:34:59 -07:00
2020-07-28 07:16:47 -07:00