python-tempestconf/config_tempest/services
lkuchlan 8c5aea2195 Fix api microversion discover procedure
We can not rely on the response length of 'set_api_microversion' to
be the same everytime, otherewise it'll insert an incorrect values into
microversions parameters, therefore we should should filter the response
according to the desired api version, in our case is v3.

Change-Id: I8163ff4a2e6fb10fea7efadbf15937a80110f1b2
2018-11-12 17:33:00 +02:00
..
__init__.py Refactor to improve modularity, scalability, OOP 2018-04-16 14:48:14 +00:00
base.py Remove static class loader 2018-08-27 17:17:41 +02:00
boto.py Remove static class loader 2018-08-27 17:17:41 +02:00
ceilometer.py More compatibility with Python 3 2018-06-26 23:20:52 +02:00
compute.py Remove static class loader 2018-08-27 17:17:41 +02:00
horizon.py horizon: don't error out for certificate issues 2018-08-03 17:11:14 +02:00
identity.py Remove static class loader 2018-08-27 17:17:41 +02:00
image.py Remove static class loader 2018-08-27 17:17:41 +02:00
network.py Remove static class loader 2018-08-27 17:17:41 +02:00
object_storage.py Remove static class loader 2018-08-27 17:17:41 +02:00
octavia.py Remove static class loader 2018-08-27 17:17:41 +02:00
services.py Remove static class loader 2018-08-27 17:17:41 +02:00
volume.py Fix api microversion discover procedure 2018-11-12 17:33:00 +02:00