commit fb0437bbe5da8093252fe3f88d0ce49e7d00c7c7 Author: Dmitry Tantsur Date: Wed Oct 7 12:06:42 2020 +0200 Update git submodules * Update ironic-python-agent from branch 'master' - Don't try to call GRUB when root UUID is not provided We don't have a really working way to detect root UUID for whole disk images at the moment, which results in an ignored traceback every time install_bootloader is called with whole disk images in UEFI mode. Avoid it by skipping GRUB2 if root UUID is unknown. Change-Id: I84245538f59c664b72d1cafbca8d61be0978f489 diff --git a/ironic-python-agent b/ironic-python-agent index abd9f91..fc4e0ee 160000 --- a/ironic-python-agent +++ b/ironic-python-agent @@ -1 +1 @@ -Subproject commit abd9f91813dcb45540f91d6bc13f069b2b75afb0 +Subproject commit fc4e0eed6aabbc88ab7ee9e037b3cf8ab64fcd26