summaryrefslogtreecommitdiffstats
path: root/dovetail
diff options
context:
space:
mode:
authorhongbo tian <hongbo.tianhongbo@huawei.com>2017-04-05 06:23:17 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-04-05 06:23:17 +0000
commit002d7cb256e4f0753f4b738d7f3d2a7872704314 (patch)
treedf0256e4e51c0b22e4d07e0536e4e4aad344c751 /dovetail
parent4bb7cb467da755537d8f51be1a7966bc6700afad (diff)
parent1f8a7b7e3f91f090d02304aeb1a180403d6d846e (diff)
Merge "fix yardstick openrc location"
Diffstat (limited to 'dovetail')
-rw-r--r--dovetail/conf/yardstick_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dovetail/conf/yardstick_config.yml b/dovetail/conf/yardstick_config.yml
index a8191db0..cb4b1c7b 100644
--- 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'