X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=yardstick%2Fdefinitions.py;h=64a4a80d42608d7dafbc4c1497f6a540a6faa83d;hb=639450d91ab409f70b6f119291197da40b1d5f0b;hp=300a78e5814ea83ee10f9b631a11de54e4a54db3;hpb=3c3ac5d9e89af36bb609017e69f6d03b52d8b251;p=yardstick.git diff --git a/yardstick/definitions.py b/yardstick/definitions.py index 300a78e58..64a4a80d4 100644 --- a/yardstick/definitions.py +++ b/yardstick/definitions.py @@ -1,3 +1,12 @@ +############################################################################## +# Copyright (c) 2017 Huawei Technologies Co.,Ltd and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +from __future__ import absolute_import import os dirname = os.path.dirname