Merge "temp freeze releng version for stable/danube workaround" into stable/danube
[yardstick.git] / api / base.py
index 7671527..5270085 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 re
 import importlib
 import logging