ironic-python-agent/ironic_python_agent/extensions
Arne Wiebalck 7438939400 Re-read the partition table with partx -a
Re-read the partition table with 'partx -a', rather than 'partx -u'.

This should fix an timing issue where the bootloader installation
fails to mount the EFI partition from a whole disk image since it
is not yet aware of the new partitions (observed with both, the
iscsi and the direct deploy interface).

Change-Id: If5da3075e813ae01df3decf8f0647aba111b0515
(cherry picked from commit dc8c1f16f9)
(cherry picked from commit ab3e8a75ba)
2021-12-15 14:45:40 +13:00
..
__init__.py Organize agent extensions 2014-04-14 15:09:12 -07:00
base.py Fix confusing logging when running asynchronous commands 2020-06-29 15:53:32 -07:00
clean.py Add an ability to run in-band deploy steps 2020-04-06 10:24:08 +02:00
deploy.py Add raid.apply_configuration deploy step 2020-04-20 12:50:14 +02:00
flow.py Update to hacking 0.12.0 and use new checks 2016-11-08 11:31:18 -08:00
image.py Re-read the partition table with partx -a 2021-12-15 14:45:40 +13:00
iscsi.py Prevent un-needed iscsi cleanup 2020-07-28 07:23:46 +00:00
log.py Add a log extension 2016-06-28 17:02:11 +01:00
rescue.py Use crypt to generate salt 2020-03-19 15:16:00 +01:00
standby.py Fixes minor issues in the read() retries patch 2020-06-30 16:45:03 +00:00