diff options
author | Jing Lu <lvjing5@huawei.com> | 2016-12-30 06:22:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-12-30 06:22:18 +0000 |
commit | ad7d24b1298782e2ff0585a8c8abd8d6a49f3a84 (patch) | |
tree | acad3c432c25721d4d0ffe6bb67838f0ffd584d9 | |
parent | 9e85670d6d1ecf9a793b51ee7e4b9a0a0cafc0d3 (diff) | |
parent | 3c5a175409107e58a1c464bd05f66ae1a77da664 (diff) |
Merge "BugFix: correct Copyright info in openstack_utils.py"
-rw-r--r-- | yardstick/common/openstack_utils.py | 1 |
1 files changed, 0 insertions, 1 deletions
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 |