Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Tue, 12 Dec 2017 09:04:56 +0000 (09:04 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 12 Dec 2017 09:04:56 +0000 (09:04 +0000)
commitd981a31e13928228e71b37a40656a08c7697c16c
tree5282f59226cafdd22a0716824e7024917f1b6081
parent676649160e8e77a2485096607aa6c280965aea98
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: playbooks: provision-vm-nodes: Simplify the provision VM playbook"
  - xci: playbooks: provision-vm-nodes: Simplify the provision VM playbook

    The provision-vm-nodes playbook is only responsible for running bifrost
    to provision the XCI virtual machines. As such, drop all the extra tasks
    that this playbook performed in order to simplify it. This also drops
    the XCI_EXTRA_VARS_PATH variable since it had a rather obscure usage
    and there is not much value in passing inventory information outside of
    XCI. All these will be handled in the scenarios themselves.

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