ironic-python-agent/ironic_python_agent
Julia Kreger 0819e416b0 Rescan devices before performing uefi checks
With the fix to the uefi code path so secure boot works properly
and is not accidently stomped on, we forgot to rescan the device
and force the partition table to update, which is vital for iscsi
based deploys.

Conflicts:
	ironic_python_agent/extensions/image.py

Depends-On: https://review.opendev.org/706960
Change-Id: Ic2f338be075e93a2ce8c76c706d37db9bf8792ea
Story: 2007276
Task: 38713
(cherry picked from commit 6f1f9c7f6e)
2020-03-18 10:47:14 +01:00
..
api Replacing the HTTP protocal with HTTPS 2018-12-25 19:51:40 +08:00
cmd Remove old lookup/heartbeat from IPA 2016-11-09 16:34:44 +00:00
extensions Rescan devices before performing uefi checks 2020-03-18 10:47:14 +01:00
hardware_managers Fix gate and bump CoreOS version to latest stable. 2018-05-10 15:50:05 -07:00
shell Clear GPT and MBR headers with dd to avoid sgdisk CRC errors 2018-08-08 16:40:22 +00:00
tests Rescan devices before performing uefi checks 2020-03-18 10:47:14 +01:00
__init__.py Use # instead of """ for copyright blocks 2014-04-10 07:14:06 -07:00
agent.py Making ironic-python-agent able to stop with python 3.x 2019-02-04 09:55:08 +01:00
config.py Add min/max values to integer config options 2018-05-23 12:08:42 -05:00
dmi_inspector.py Collect processor, memory and BIOS output of dmidecode - follow-up 2017-07-27 07:30:54 -07:00
encoding.py Create a SerializableComparable class 2015-09-11 13:44:09 -07:00
errors.py Allow image checksum to be a URL 2019-02-25 14:28:09 +01:00
hardware.py Skip read-only devices with metadata erase 2020-02-05 11:22:50 +01:00
inspector.py Clean up deprecated items in the inspection code 2017-09-19 14:05:13 +02:00
ironic_api_client.py Include IPA Version during heartbeat 2017-12-07 12:16:06 +00:00
netutils.py Collect IPv6 address during introspection 2018-07-24 09:22:40 +08:00
numa_inspector.py Fix compatibility with Pint 0.5 2019-09-25 19:02:25 +00:00
utils.py Avoid grub2-install when on UEFI boot mode 2020-01-22 17:55:12 +01:00
version.py Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00