Update git submodules
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 24 Mar 2017 20:17:42 +0000 (20:17 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 24 Mar 2017 20:17:42 +0000 (20:17 +0000)
commite450f6c39f8ada5993c7426a4220a4c8c9e4d5af
treee1bbdb317492e1035902a2a12cc4d2d988afe65a
parent77af9f3204f3abeca78dce0cd0e19eb800f3e999
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Set up the basics for xci developer sandbox"
  - xci: Set up the basics for xci developer sandbox

    This change creates
    - initial version of the script to initiate the VM node creation and
    provisioning with bifrost and OpenStack installation with openstack-ansible
    - pinned-versions to hold the "known working" versions. releng will use master
    until the development is complete.
    - user-vars to hold user variables
    - configuration files to keep settings for different flavors
    - ansible files (playbooks, inventory files, variables) per flavor. These
    files are empty at the moment in order to save the chosen path makes sense.
    Once the way is agreed on, these will be similar to the files listed below
    with different content per flavor.
        https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=blob;f=prototypes/openstack-ansible/playbooks/inventory
        https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=blob;f=prototypes/openstack-ansible/playbooks/configure-xcimaster.yml
        https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=blob;f=prototypes/openstack-ansible/var/ubuntu.yml

    These new files will be the ones used when the actual deployment is done
    with openstack-ansible based on the flavor chosen by developer (or CI).

    Change-Id: Ia2f38416a161abd186cbcca61e105c6a68f78b54
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
docs/submodules/releng