Use pip module instead of pip itself 93/5093/2
authorJamo Luhrsen <jluhrsen@redhat.com>
Tue, 6 Jun 2017 05:05:30 +0000 (22:05 -0700)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 6 Jun 2017 15:19:18 +0000 (11:19 -0400)
when the filepath is very long and pip is run in a
virtualenv, the filepath is truncated and the
commands don't work. Some ODL CSIT jobs have
this problem. They use the lftools to upload their
logs so these specific CSIT jobs are not getting
their logs updloaded.

Change-Id: I0b4c0ac785fe6e2fbd183c1b9332cc6fd7b0ecaa
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>

No differences found