Switch to Python Virtual Environment 95/71195/5
authorVictor Morales <v.morales@samsung.com>
Thu, 1 Oct 2020 21:24:32 +0000 (17:24 -0400)
committerMichael Pedersen <michaelx.pedersen@intel.com>
Wed, 3 Mar 2021 08:55:39 +0000 (08:55 +0000)
Virtual Environments allow the python modules installation without
affecting the hosting node. This helps to control dependencies required
by this project.

Signed-off-by: Victor Morales <v.morales@samsung.com>
Change-Id: Ib53d9dd335a4707ff863a6fd732d23d323513430
Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/71195
Tested-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Reviewed-by: Michael Pedersen <michaelx.pedersen@intel.com>
Reviewed-by: Rihab Banday <rihab.banday@ericsson.com>

No differences found