Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sat, 6 Jan 2018 20:30:12 +0000 (21:30 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Sun, 7 Jan 2018 03:32:59 +0000 (03:32 +0000)
* Update docs/submodules/fuel from branch 'master'
  - salt.sh: Fix linux state apply on cfg01

    cfg01 does not repond or is not connected while trying to apply
    linux state via salt.sh, use wait_for macro to account for this.

    JIRA: ARMBAND-315

    Change-Id: I2d4c63d43f806b65f9ce327f4a00a6334be88750
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - lib.sh: Extend wait_for function to catch no resp

    wait_for function should be able to also check for minions that did
    not return or not respond, in addition to the return code.
    To keep it backwards compatible, condition the new check on the max
    attempt number being specified in decimal format (e.g. '10.0' unlike
    old '10').

    Change-Id: If2512cf9121cdd795638efe7362ef0485d4e8d91
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
docs/submodules/fuel

index fac4183..2bbab18 160000 (submodule)
@@ -1 +1 @@
-Subproject commit fac41836e91dd56696c3a435bfdbc7adf53899e2
+Subproject commit 2bbab1873ef629e89ac92ec195feb15b86cf8295