From 1bd11925f9cfc634ac6aea215359dc6659545bbe Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 9 May 2024 17:32:29 +0000 Subject: [PATCH] Update git submodules * Update nova from branch 'master' to 5470dedd4dd6083cfa5b82f70562f607c530c644 - Merge "Fix device_type=lun with boot_index" - Fix device_type=lun with boot_index Right now we'll fail to calculate the boot order of a set of BDMs if one of them is a device_type=lun. This fixes that and teaches us that it's just a "hd" from qemu's perspective. Closes-Bug: #2065084 Change-Id: Ic1340918738d503fc797c9373fe2e1dd16b27a09 --- nova | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nova b/nova index 67119b7de3..5470dedd4d 160000 --- a/nova +++ b/nova @@ -1 +1 @@ -Subproject commit 67119b7de3d884d7ea51b1a41753f39a0915249f +Subproject commit 5470dedd4dd6083cfa5b82f70562f607c530c644