change openrc file path to /etc/yardstick/openstack.creds 61/32861/1
authorchenjiankun <chenjiankun1@huawei.com>
Sat, 1 Apr 2017 09:09:16 +0000 (09:09 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Sat, 1 Apr 2017 09:10:03 +0000 (09:10 +0000)
commiteb09f71f1f8b730bdd3bc8c06cfceb3e2d3eab2c
tree6ec2c73cd243de9a2098357554a49fc38c3b28fb
parentd10e5643a43507f5e16257366ce20356134f62c9
change openrc file path to /etc/yardstick/openstack.creds

JIRA: YARDSTICK-623

Now almost yardstick openrc file is in /etc/yardstick/openstack.creds.
But only in prepare_env.sh it is /home/opnfv/openrc.
So I unified it and change it to /etc/yardstick/openstack.creds in the
follow patch:
https://gerrit.opnfv.org/gerrit/#/c/32005/
Also there is some adapt work to do in releng.

Change-Id: I7764582dec1d9a8f74e53b23e23d98021a20589b
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
jjb/yardstick/yardstick-daily.sh