Fixes relative import for utils 29/55029/1
authorTim Rozet <trozet@redhat.com>
Thu, 5 Apr 2018 21:46:24 +0000 (17:46 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 5 Apr 2018 21:46:24 +0000 (17:46 -0400)
commitc8f07fda6445b9b3b1fcb9d97f05cd40fffe8daf
treeb83a6d669007364e0d2b1c655c39418f12251191
parent4d537d8b9edf67057cc28656583bbfb7dd489779
Fixes relative import for utils

opnfv-pyutil was not working due to this relative import.  The script
would only work out of the pwd.

Change-Id: I1ed5db779dd031d019012a814b2dfe27944a2e2f
Signed-off-by: Tim Rozet <trozet@redhat.com>
apex/utils.py