Add Ansible executor class for node context
[yardstick.git] / tests / unit / common / test_template_format.py
index 0e1a1a5..2a7d80b 100644 (file)
@@ -12,6 +12,7 @@
 
 # yardstick: this file is copied from python-heatclient and slightly modified
 
+from __future__ import absolute_import
 import mock
 import unittest
 import yaml