From 1c606bb6bd246700c32800f78bb4598d0b8a7c35 Mon Sep 17 00:00:00 2001 From: Michal Skalski Date: Wed, 28 Sep 2016 14:47:22 +0000 Subject: Updated armband Project: fuel 0789fdc49305b2d8403960139beafe1064cef8ba 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 --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream') diff --git a/upstream/fuel b/upstream/fuel index dd435738..0789fdc4 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit dd4357385318eccfa82c8e079b07e9373ec93cfa +Subproject commit 0789fdc49305b2d8403960139beafe1064cef8ba -- cgit 1.2.3-korg