Update git submodules
authorMichal Skalski <mskalski@mirantis.com>
Tue, 27 Sep 2016 21:31:52 +0000 (23:31 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 7 Oct 2016 09:30:41 +0000 (09:30 +0000)
commitd30237ac24f052e60f7e8d77506f556502ac24e5
treec3368f53cbd760e8936a3872992aa0597dd5a4c9
parentf68ad3ff3302ae34c7d70f52413e8e4dda17c697
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 <mskalski@mirantis.com>
    (cherry picked from commit b2a63bfe5746729b4731a14d98c50fb7f59d875e)
upstream/fuel