Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Sat, 10 Mar 2018 09:48:28 +0000 (09:48 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Sat, 10 Mar 2018 09:48:28 +0000 (09:48 +0000)
commit3f830a8757df20f02323b7df4312ee658cf167ed
tree7d1140df72ff222d7fa49122a05b792aa0b2b3a0
parent3329c728d473474b3a249d644b5400d2e81e95ee
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "bifrost: Do not run virsh commands if it's not installed"
  - bifrost: Do not run virsh commands if it's not installed

    Check if 'virsh' is available before trying to remove the VMs:

    Fixes the following warning

    ./scripts/destroy-env.sh: line 36: virsh: command not found
    ./scripts/destroy-env.sh: line 37: virsh: command not found
    ./scripts/destroy-env.sh: line 36: virsh: command not found
    ./scripts/destroy-env.sh: line 37: virsh: command not found
    ./scripts/destroy-env.sh: line 36: virsh: command not found
    ./scripts/destroy-env.sh: line 37: virsh: command not found

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