X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=yardstick%2Fdefinitions.py;h=64a4a80d42608d7dafbc4c1497f6a540a6faa83d;hb=f138b480ea4c9954d107555d7a46ec3d4375653f;hp=300a78e5814ea83ee10f9b631a11de54e4a54db3;hpb=0a5ae6f942d93c781286895f7dc3d760f29181a1;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