Go to file
Martin Kopec a935d258d5 Fix placement endpoint discovery
Placement's endpoints are not versioned (don't contain /<version>
in the URLs opposite to services such as compute or volume)
and therefore we don't have to call no_port_cut_url or do_get
method *with* top_level set to True whose take care of cutting
the URls after the version (including the version).
python-tempestconf is able to discover the endpoint and as it's
not versioned, we don't need to do any further processing.

Story: 2008679
Task: 41980
Change-Id: Id3c270fa4a0b09c19edf6c0c9dba48a2235d1907
2021-03-03 18:52:50 +00:00
2021-02-12 07:59:44 +00:00
2021-02-12 07:59:44 +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
2021-02-16 07:41:14 +00:00
2018-06-05 15:13:26 +00:00
2016-08-24 17:21:57 +02:00
2020-09-25 08:11:29 +00:00
2020-04-07 04:51:31 +00:00
2020-11-14 18:45:41 +00:00

python-tempestconf

Overview

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

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