Add support for Python 3
[yardstick.git] / yardstick / vTC / apexlake / experimental_framework / constants / framework_parameters.py
index 4ee3a8a..6e651bf 100644 (file)
@@ -13,6 +13,7 @@
 # limitations under the License.
 
 
+from __future__ import absolute_import
 from experimental_framework.constants import conf_file_sections as cfs
 
 # ------------------------------------------------------