Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Mon, 18 Dec 2017 10:36:53 +0000 (10:36 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 18 Dec 2017 10:36:53 +0000 (10:36 +0000)
commitcd92c2c7c85901ed6ffcb890d4cd27a022bb68bd
tree09523aad3fcef21621944f165625fa89183a5081
parentec3d8fedd6cb78bed798de38914b2223d02f5343
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: Move OpenStack-Ansible out of the main script"
  - xci: Move OpenStack-Ansible out of the main script

    In preparation for supporting more NFVIs in XCI, we need to make the
    main script NFVI agnostic. Right now, our NFVI is being deployed using
    bifrost+OSA so we keep bifrost in the main script since the hardware
    provisioning is NFVI agnostic (at least for now) but we move OSA to
    its own directory. This should allow more NFVI to plug into XCI by
    simply providing a nfvi-deploy.sh script. The user can select the
    preferred NFVI using the XCI_NFVI variable.

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