Update git submodules

* Update sushy-tools from branch 'master'
  - Fix libvirt set-boot-image implementation
    
    When libvirt driver performs set-boot-image operation, it actually
    adds new block device to libvirt domain. This new 'disk' device
    should be mapped on a virtual bus and possess unique bus identifiers.
    
    Prior to this fix, these identifiers were hardcoded in the emulator,
    however it turned out that static values may sometimes collide with
    already existing devices on the same bus.
    
    It seems that libvirt is capable of automatically choosing free bus
    identifiers if they are not given explicitly. So the essence of this
    fix is just to let libvirt pick hopefully proper mapping.
    
    Change-Id: I19fdae4417391a2fb753ccdd0a87fe88b4184161
This commit is contained in:
Ilya Etingof 2019-10-01 17:37:14 +02:00 committed by Gerrit Code Review
parent 2ee66a6969
commit 934a6e401a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit aed2f999c70ed28b4c755867e68bddd62bb73495
Subproject commit dbc20db6229f1fcadff99f2952a4ab54ed32269f