From d30237ac24f052e60f7e8d77506f556502ac24e5 Mon Sep 17 00:00:00 2001 From: Michal Skalski Date: Tue, 27 Sep 2016 23:31:52 +0200 Subject: Update git submodules * Update upstream/fuel from branch 'stable/colorado' - Support different format of fuel task info As described in this bug: https://bugs.launchpad.net/fuel/+bug/1625518 json output of the task can be in different format: single dict or list of dicts. During tests of https://gerrit.opnfv.org/gerrit/21807 only the later one was visible, try to support both types of output. Change-Id: I7d3e12270c8246b03bdc6c73d3be77a039df469f Signed-off-by: Michal Skalski (cherry picked from commit b2a63bfe5746729b4731a14d98c50fb7f59d875e) --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream/fuel b/upstream/fuel index 264570be..3e469e46 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit 264570be3db76f351c462891edbd3f7e8d4a1e3e +Subproject commit 3e469e46e9766b1b4d443167e64e2887140c107c -- cgit 1.2.3-korg