Merge "ubuntu-server-cloudimg-modify.sh: shellcheck fixes"
[yardstick.git] / yardstick / benchmark / scenarios / availability / director.py
index 104c683..76fcc0e 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 logging
 
 from yardstick.benchmark.scenarios.availability.monitor import basemonitor