Update git submodules
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 9 Mar 2018 17:20:46 +0000 (17:20 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 9 Mar 2018 17:20:46 +0000 (17:20 +0000)
commit70dbc5b035b32189ab049b1e1d04f02d4377b196
tree83f276cbd646973f98175ec0a10e4edd0480a5e1
parent13dfb1613e308353a5974f8cbe5f172c7a6b7834
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: roles: configure-network: Wait for connection when configuring the network"
  - xci: roles: configure-network: Wait for connection when configuring the network

    Ansible some times loses connection with the host after we configure its
    network interface. This shouldn't happen since the host is actually up
    and running. As a result of which, we need to fire-and-forget the
    restart of the network service and then try to reach the SSH port. We
    also need to make sure that all required packages are installed.
    Finally, we drop the 'ignore_errors' parameter since we really need to
    know when the networking configuration has failed.

    Change-Id: I366192737b5c4e01964eaf187396eababbdc808e
Signed-off-by: Markos Chandras <mchandras@suse.de>
docs/submodules/releng-xci