Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Fri, 6 Oct 2017 09:06:00 +0000 (10:06 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 6 Oct 2017 15:14:38 +0000 (15:14 +0000)
commitbf3779da499e182740be9cbb5f95b0d8d3816186
tree68412f3e59c6fb394614b3cb123ecea3bad1d72c
parent92aa506ce71f08f39c9bacc87c6e327f47b32ddf
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - bifrost: bifrost-provision.sh: Always initialize XCI_ANSIBLE_VERBOSITY

    The XCI_ANSIBLE_VERBOSITY is normally exported by the XCI bootstrapping
    process. However, sometimes it's necessary to run bifrost-provision.sh
    by itself so we can debug machine provisioning. As a result of which,
    we need to initialize this variable properly so we don't fail with
    'unbound variable' errors.

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