X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=yardstick%2Fdispatcher%2F__init__.py;h=dfb130760c8ca41e44f6dd7f51cd9a47ca84dd5f;hb=b57da1432fae39ea414c42734e730df329de66e3;hp=b519efc7af2373095a9e180dfe4a5a87053cc028;hpb=cd809cb6b8bd4bd5002538d107aea1fb8adb0584;p=yardstick.git diff --git a/yardstick/dispatcher/__init__.py b/yardstick/dispatcher/__init__.py index b519efc7a..dfb130760 100644 --- a/yardstick/dispatcher/__init__.py +++ b/yardstick/dispatcher/__init__.py @@ -7,6 +7,7 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## +from __future__ import absolute_import from oslo_config import cfg import yardstick.common.utils as utils