Update git submodules
authorFeng Pan <fpan@redhat.com>
Fri, 16 Feb 2018 22:21:01 +0000 (22:21 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 16 Feb 2018 22:21:01 +0000 (22:21 +0000)
commit07ffa00dd305095116d2fd620ed836bdb0ad1a6d
treee956a27a795d887e11777d6cf232f1135a7cb843
parent34bfb8840ea1cc148032ade6e8ba40f13c14c764
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Fixes ensuring VBMCs are actually running"
  - Fixes ensuring VBMCs are actually running

    We currently start VBMCs using CLI due to issues with the VBMC python
    lib.  However when we start them, there is no check to make sure they
    are actually changed to 'running' status.  This patch adds logic to
    check (up to 5 times) to ensure each VBMC is running or raises an error.
    Note this is for virtual deployments only.

    JIRA: APEX-527

    Change-Id: Iab7ee3b76292d6fc547f18c83f23c04205e9bb2e
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/submodules/apex