BugFix: correct Copyright info in openstack_utils.py 11/26511/1
authorJingLu5 <lvjing5@huawei.com>
Tue, 27 Dec 2016 09:01:06 +0000 (17:01 +0800)
committerJingLu5 <lvjing5@huawei.com>
Tue, 27 Dec 2016 09:01:06 +0000 (17:01 +0800)
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 <lvjing5@huawei.com>
yardstick/common/openstack_utils.py

index 25dcffa..d8dc61e 100644 (file)
@@ -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