prox: use find_relative_file when uploading 45/42945/2
authorRoss Brattain <ross.b.brattain@intel.com>
Wed, 20 Sep 2017 08:14:46 +0000 (01:14 -0700)
committerRoss Brattain <ross.b.brattain@intel.com>
Mon, 25 Sep 2017 15:30:20 +0000 (08:30 -0700)
commit89cff47eab737ffd39a043a5e34309d6f926d1d7
tree68cdc034adc95f441f778b5675815698648616f9
parent6b730603939f84ab3468003012a58524d82c8c9e
prox: use find_relative_file when uploading

the prox files were being found correctly.
if we use find_relative_file they will lookup
relative to the task_path

Change-Id: Ifde5d07df5ccfbfeba015b2f43bd8b53e89a00b7
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
tests/unit/network_services/vnf_generic/vnf/test_prox_helpers.py
yardstick/network_services/vnf_generic/vnf/prox_helpers.py