From 2a588e2db9fb0b8294309df4ad623f11c98d2fac Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 16 Jan 2019 09:42:44 +0000 Subject: [PATCH] Update git submodules * Update os-win from branch 'master' - Merge "Silently continue when disconnecting missing vhds" - Silently continue when disconnecting missing vhds os-win should silently pass when requested to disconnect a vhd that's missing. At the moment, it's erroring out, which prevents some Nova instances from being cleaned up. This change checks if the image to be disconnected actually exists before attempting to open it. Change-Id: Ic734d38e1939165a89a79842d37e98b4cbbcb3bf Closes-Bug: #1810927 --- os-win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-win b/os-win index e36f81663c..1ceb2bcaf5 160000 --- a/os-win +++ b/os-win @@ -1 +1 @@ -Subproject commit e36f81663c7747bf0d623a6ae6e4b75884df01e7 +Subproject commit 1ceb2bcaf530a651339b7a3e0809493293a3af22