diff options
author | Fatih Degirmenci <fdegir@gmail.com> | 2018-03-23 21:27:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-03-23 21:27:43 +0000 |
commit | ced41a1a74b1b6cc3ed268744c8795ec2da4a522 (patch) | |
tree | f10e7619fc76e713e0b4b0f31677c86c4c1d8d01 | |
parent | 05dbf0a6657c5de4c8cf07ceef3ecff0c9c1f753 (diff) |
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>
m--------- | docs/submodules/releng-xci | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci -Subproject d1fa862ec0f4b75f40eeb08e65aa222241c275a +Subproject 792dc36e891e427de0652d7941f6c347367e996 |