Update git submodules
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 31 Mar 2017 13:02:16 +0000 (15:02 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 31 Mar 2017 17:13:43 +0000 (17:13 +0000)
commitfe8d39a04c30779e4ae0767e68af0dfc4f053683
tree004d305ccc31ac0c7ecc598b823bb332f09a84d0
parent3a50b5e989faf7341219134eb8be320129e63b19
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Create playbook to destroy, create and provision VM nodes

    This change moves preparation (cloning repos, combining opnfv/bifrost
    with openstack/bifrost), destroying and creating VM nodes from the
    script into a separate playbook.

    This requires the host to have ansible installed. The version of ansible
    to install using pip currently matches to what bifrost uses but it is
    hardcoded and needs to be fixed properly.

    The reason for having this as a playbook to simplify the script and
    increase the reuse. This playbook will be used for
    - developer sandbox
    - periodic bifrost jobs to run against latest on given branch and
    promoting bifrost sha1 to pin later on
    - daily jobs to run using pinned versions of bifrost

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