From: JingLu5 Date: Tue, 27 Dec 2016 09:01:06 +0000 (+0800) Subject: BugFix: correct Copyright info in openstack_utils.py X-Git-Tag: danube.1.0~149^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=3c5a175409107e58a1c464bd05f66ae1a77da664;p=yardstick.git BugFix: correct Copyright info in openstack_utils.py JIRA:YARDSTICK-513 the copyright info in openstack_utils.py is not accurate. (yardstick: this file is copied from rally and slightly modified) this line should be deleted. Change-Id: I6cf8205ee6b142ae87b268829e5ac7454239dd0d Signed-off-by: JingLu5 --- diff --git a/yardstick/common/openstack_utils.py b/yardstick/common/openstack_utils.py index 25dcffadd..d8dc61ef6 100644 --- a/yardstick/common/openstack_utils.py +++ b/yardstick/common/openstack_utils.py @@ -5,7 +5,6 @@ # 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 -# yardstick: this file is copied from rally and slightly modified ############################################################################## import os