Merge "Add spec cpu2006 test case"
[yardstick.git] / yardstick / dispatcher / __init__.py
index b519efc..dfb1307 100644 (file)
@@ -7,6 +7,7 @@
 # http://www.apache.org/licenses/LICENSE-2.0
 ##############################################################################
 
+from __future__ import absolute_import
 from oslo_config import cfg
 
 import yardstick.common.utils as utils