Code Review
/
dovetail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
065f48e
)
fix yardstick openrc location
65/32865/1
author
MatthewLi
<matthew.lijun@huawei.com>
Sat, 1 Apr 2017 09:37:45 +0000
(
05:37
-0400)
committer
MatthewLi
<matthew.lijun@huawei.com>
Sat, 1 Apr 2017 09:39:14 +0000
(
05:39
-0400)
since yardstick changes its openrc location
see
https://gerrit.opnfv.org/gerrit/#/c/32861/
Change-Id: Ib85910fe5521fb398c47e389e2baf127342b1c0b
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
dovetail/conf/yardstick_config.yml
patch
|
blob
|
history
diff --git
a/dovetail/conf/yardstick_config.yml
b/dovetail/conf/yardstick_config.yml
index
a8191db
..
cb4b1c7
100644
(file)
--- a/
dovetail/conf/yardstick_config.yml
+++ b/
dovetail/conf/yardstick_config.yml
@@
-20,4
+20,4
@@
yardstick:
log: '/tmp/yardstick'
store_type: 'file'
file_path: 'yardstick.log'
- openrc: '/
home/opnfv/openrc
'
+ openrc: '/
etc/yardstick/openstack.creds
'