Fixes relative import for utils 69/55069/1
authorTim Rozet <trozet@redhat.com>
Thu, 5 Apr 2018 21:46:24 +0000 (17:46 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 6 Apr 2018 17:43:13 +0000 (17:43 +0000)
commitbc4ab949d988f12f8e896436b56bbc8b92d815db
treeb83a6d669007364e0d2b1c655c39418f12251191
parent7cb09c12216425351b7e1274aa9aa735a4cbac78
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>
(cherry picked from commit c8f07fda6445b9b3b1fcb9d97f05cd40fffe8daf)
apex/utils.py