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
This commit is contained in:
Zuul 2022-06-27 03:14:42 +00:00 committed by Gerrit Code Review
parent 159955b200
commit f55273225d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d8f0925ae844729e500ffcd84ea43607d4dad275
Subproject commit d293ae4359f02333ee5cd076f02188258e13f4f8