diff options
author | xudan <xudan16@huawei.com> | 2017-08-16 03:05:56 -0400 |
---|---|---|
committer | xudan <xudan16@huawei.com> | 2017-08-16 03:05:56 -0400 |
commit | 433127537222120963133546bc7cde6bd2786858 (patch) | |
tree | 2188bab96dd87d3b104d1d61a387a5556fd33086 /docs/testing/user/teststrategy | |
parent | 5e261c5ac601ba48bdf358de184337a1be954ff4 (diff) |
Bugfix: wrong command in function 'check_https_enabled'
JIRA: DOVETAIL-482
1. In function check_https_enabled, it will use cmd
"openstack catalog show identity |awk '/public/ {print $4}'"
to check if it is https.
2. However, this command will not work if it is https.
3. Check https via OS_AUTH_URL rather than "openstack catalog show identity".
Change-Id: If40ffa8e9b33c38123ff4b834198a8eaaedc1c9c
Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'docs/testing/user/teststrategy')
0 files changed, 0 insertions, 0 deletions