Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Tue, 16 May 2017 15:01:23 +0000 (15:01 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 16 May 2017 15:01:23 +0000 (15:01 +0000)
commit51ebe00b4b534b2342d7d811680b59335197c7d2
treeaf17772ce12b15ddec6c9b84dbdb7186d313dd3d
parentfacaa378bdd6d0e78d99aa222f4612b119c60132
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "prototypes: xci: Add ability to use local repositories for testing"
  - prototypes: xci: Add ability to use local repositories for testing

    When developing XCI features it's useful to be able to use the local
    repositories rather than cloning them from git since that makes
    it harder to test local modifications against XCI. As such, we add
    three new variables which can be used to hold local paths to the
    bifrost, releng and openstack-ansible repositories. We are still
    cloning the repositories but we then use the 'synchronize' Ansible
    module to copy modified files from the local repositories.

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