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)
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>

No differences found