Update git submodules
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 23 Mar 2018 21:27:43 +0000 (21:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 23 Mar 2018 21:27:43 +0000 (21:27 +0000)
commitced41a1a74b1b6cc3ed268744c8795ec2da4a522
treef10e7619fc76e713e0b4b0f31677c86c4c1d8d01
parent05dbf0a6657c5de4c8cf07ceef3ecff0c9c1f753
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: install: Move all pip installations to virtualenv"
  - xci: install: Move all pip installations to virtualenv

    Now that all pip installations are managed in the same way we can
    move them inside a global virtual environment to further isolate the
    XCI artifacts from the rest of the system. Moreover, we further simplify
    the initial package installation to install everything at once instead
    of calling the package manager for every single package that we need.

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