Update git submodules
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 2 Jun 2017 16:23:35 +0000 (16:23 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 2 Jun 2017 16:23:35 +0000 (16:23 +0000)
commit02be92679aeea160ee148c5074de79e87a2535eb
tree94f711c0c14b87b610028e70987d10d53e873df8
parent700622fe71da64030570bc0d4d9003f1ca19b604
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fix ansible installation for non-root"
  - Fix ansible installation for non-root

    Currently ansible was set to be installed with pip, but
    this fails for non-root user. Instead of that, execute
    pip with --user flag, so we don't need root permissions and it
    is only installed for the current user.

    Change-Id: Ib37a2a3866b4b48aca834b894cdd128ee63b31d6
docs/submodules/releng