prox: use find_relative_file when uploading 85/42485/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>
Wed, 20 Sep 2017 08:21:57 +0000 (01:21 -0700)
commit54745148cc04ade4c0e5aacbeb9dc32d4b8e85ab
tree4649c4e5d0d8940c743476ac90954dc1a93c66d2
parent15c9412c5a260a6bff2c015ed61af7042b905a20
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