From a5e44d2def6bc874f8a8a6d8e2b331e06230d14a Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 10 Oct 2016 18:58:28 +0200 Subject: Update git submodules * Update upstream/fuel from branch 'stable/colorado' - deploy: Fix: remove storage files explicitly Previous change [1] tried to move the responsibility of removing storage files (raw, iso) from our python scripts to libvirt. Although this works as expected for non-root invocations, like Armband deploys, it fails to remove raw files in Fuel@OPNFV deploys. Work around this by keeping both mechanisms (libvirt managed + python explicit handling). Related-bug: ARMBAND-128 [1] https://gerrit.opnfv.org/gerrit/#/c/22447 Change-Id: Ib846cd6071705b71d98824385835d724c729fd78 Signed-off-by: Alexandru Avadanii (cherry picked from commit aa912dc6691fba23c0827108f6a20296942e1ac0) --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream') diff --git a/upstream/fuel b/upstream/fuel index 3e469e46..7f50323d 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit 3e469e46e9766b1b4d443167e64e2887140c107c +Subproject commit 7f50323da4259c5e27f8dae72b5f02dababb7a99 -- cgit 1.2.3-korg