Configure the param auth_version in tempest.conf
authorLinda Wang <wangwulin@huawei.com>
Wed, 7 Jun 2017 02:19:32 +0000 (02:19 +0000)
committerLinda Wang <wangwulin@huawei.com>
Wed, 7 Jun 2017 02:19:32 +0000 (02:19 +0000)
commit28a9d6c6752a5523e18ab91316509c45ceb4e8e1
tree5667ce5bb24293b2f22a29c305a6d735bacb8932
parent6c6b03b310cf60b251a52127901431f7d059e45f
Configure the param auth_version in tempest.conf

1. If the auth_url is "https://192.168.31.222:443/identity-admin/v3", the
   auth_version in tempest.conf is supposed to be "v3", not "id".
2. For rally 0.8.1. it is a bug when obtaining the auth_version, please see
   [1], which has been fixed in rally master.

[1]: https://review.openstack.org/#/c/468599/

Change-Id: Ia7474938a741a0954f17f7c7650544dbc0a28853
Signed-off-by: Linda Wang <wangwulin@huawei.com>
functest/opnfv_tests/openstack/tempest/conf_utils.py