Add support for Python 3
[yardstick.git] / yardstick / benchmark / scenarios / networking / pktgen_dpdk.py
index 503ea97..2bdb91a 100644 (file)
@@ -6,6 +6,7 @@
 # which accompanies this distribution, and is available at
 # http://www.apache.org/licenses/LICENSE-2.0
 ##############################################################################
+from __future__ import absolute_import
 import pkg_resources
 import logging
 import time