Bugfix: use fuel public endpoint rather than internal one 49/49849/2
authorxudan <xudan16@huawei.com>
Tue, 2 Jan 2018 07:12:30 +0000 (02:12 -0500)
committerxudan <xudan16@huawei.com>
Tue, 2 Jan 2018 07:24:50 +0000 (02:24 -0500)
commit543ccac9c57847695cb038d6153cf782b499491a
tree6df48ed0d1f8cf03d17c0eb0fb32a11e0ec1b907
parentd8f30ed2d6f06774b0b0ae8ec8cf85906d0891ec
Bugfix: use fuel public endpoint rather than internal one

1. The internal endpoint url of fuel is http.
2. Dovetail won't pass cacert to functest and yardstick containers if it's http.
3. For functest and rally, even if it uses internal url in the openrc file,
   they will still use public one somewhere.
4. Use fuel public endpoint which is https, so all containers will work with
   the cacert.

Change-Id: I3326c8d66bcad44ea81169ce0938cb0e247f498c
Signed-off-by: xudan <xudan16@huawei.com>
jjb/dovetail/dovetail-run.sh