Add support for Python 3
[yardstick.git] / yardstick / vTC / apexlake / tests / deployment_unit_test.py
index cec834e..5a9178f 100644 (file)
@@ -12,6 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+from __future__ import absolute_import
 import unittest
 import logging
 import mock