From f55273225de6055fce382e8eb775558ddf0c7bef Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 27 Jun 2022 03:14:42 +0000 Subject: [PATCH] Update git submodules * Update sushy-tools from branch 'master' to d293ae4359f02333ee5cd076f02188258e13f4f8 - Merge "aarch64/arm64 libvirt VMs should default to SCSI controller" - aarch64/arm64 libvirt VMs should default to SCSI controller The current logic breaks when sushy-tools tries to mount virtual media to an arm64/aarch64 libvirt vm. This is because by default it tries to connect and ide controller, and the only controller option for arm is scsi. This patch ensures that aarch64 type vms will always get a scsi controller. Story: 2009962 Task: 44940 Change-Id: Ib7c3267f401355cf045954e71fe7297b484508be --- sushy-tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sushy-tools b/sushy-tools index d8f0925ae8..d293ae4359 160000 --- a/sushy-tools +++ b/sushy-tools @@ -1 +1 @@ -Subproject commit d8f0925ae844729e500ffcd84ea43607d4dad275 +Subproject commit d293ae4359f02333ee5cd076f02188258e13f4f8