fix yardstick openrc location 65/32865/1
authorMatthewLi <matthew.lijun@huawei.com>
Sat, 1 Apr 2017 09:37:45 +0000 (05:37 -0400)
committerMatthewLi <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

index a8191db..cb4b1c7 100644 (file)
@@ -20,4 +20,4 @@ yardstick:
     log: '/tmp/yardstick'
     store_type: 'file'
     file_path: 'yardstick.log'
-  openrc: '/home/opnfv/openrc'
+  openrc: '/etc/yardstick/openstack.creds'