Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Tue, 4 Jul 2017 18:02:48 +0000 (18:02 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 4 Jul 2017 18:02:48 +0000 (18:02 +0000)
commit2015d8c56befe31d5fddfd1824a0dc38192fb467
treee232eb79c11acd575d5caef9779a91a0a4906b7d
parent5cf577657d04d1d276b0f29c2465c8299595c51b
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "prototypes: xci: xci-deploy.sh: Append trailing slash for rsync vars"
  - prototypes: xci: xci-deploy.sh: Append trailing slash for rsync vars

    The 'synchronize' Ansible module uses rsync and for that we need
    to indicate that we want to copy the contents of the development path
    and not the development path itself. As such we need to ensure that a
    trailing slash is always appended to the user variables but we need to
    also ensure that we will not end up with double slashes.

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