Arx Cruz 4ea3580672 Fix identity url version detection
Before we could diferentiate the api version for identity because
the use of /v2 or /v3. Even though v2 is now deprecated, we need
to continue support previous versions of openstack. In this case
We cannot relay on the /v2 or /v3 in the url. The best user case
is to do a request in the base url (without any version) and
check if we have v3 version stable. If so, we assume identity
version is v3 otherwise, is v2.

Change-Id: Ia41d21ebad9329ae9fa506868957a72e6f9a5ca5
2018-08-09 14:35:24 +02:00
2018-08-07 14:22:37 +00:00
2018-07-13 13:01:36 +00:00
2016-08-24 17:21:57 +02:00
2018-07-18 08:03:26 +00:00
2016-08-24 17:21:57 +02:00
2018-06-05 15:13:26 +00:00
2016-08-24 17:21:57 +02:00
2018-07-16 14:50:11 +00:00
2018-07-02 09:21:17 +00:00
2018-06-26 23:20:52 +02:00

python-tempestconf

Overview

python-tempestconf will automatically generate the tempest configuration based on your cloud.

Description
Automatic Tempest Configuration Generator
Readme 8.2 MiB
Languages
Python 99.8%
Jinja 0.2%