diff options
author | chenjiankun <chenjiankun1@huawei.com> | 2017-03-10 10:43:28 +0000 |
---|---|---|
committer | chenjiankun <chenjiankun1@huawei.com> | 2017-03-10 10:43:28 +0000 |
commit | 747e3c5f8a882b07b6876aae61c84d05a8b832f4 (patch) | |
tree | 4216b6f2ade87b627935b4bee9f21598b0af1072 /dashboard/Yardstick-TC047-1471785363416 | |
parent | 34ec55f5007b7da43101ee9dd5f40ebaa0bb6234 (diff) |
Bugfix: yardstick https support
JIRA: YARDSTICK-587
When run in https environment, there is a bug:
error: failed to deploy stack: '_init_() got an unexpected keyword argument 'ca_cert''
The reason is the key pass to Session() is cacert, but the key should be
verify.
Change-Id: Ia9fc1d7908c2fca9d827a5f64deac7cd333d5c07
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Diffstat (limited to 'dashboard/Yardstick-TC047-1471785363416')
0 files changed, 0 insertions, 0 deletions