python-tempestconf/config_tempest/services
Martin Kopec c3ea997627 Run unit tests by py38 as well
Let's use openstack-python3-wallaby-jobs template.
Also update setup.cfg to be compatible with supported pythons.
flake8==2.6.2 and pyflakes==2.0.0 seems not to be compatible
with python3.8 on Ubuntu so the patch addresses this as well.

Change-Id: Ic09b2d836315d9a223bb8592d0e48ef475c56aa5
2020-09-25 08:11:29 +00:00
..
__init__.py Refactor to improve modularity, scalability, OOP 2018-04-16 14:48:14 +00:00
alarming.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
aws.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
baremetal.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
base.py Add support for storage pools 2020-02-17 10:06:56 +02:00
ceilometer.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
compute.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
data-processing.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
database.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
dns.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
event.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
horizon.py horizon: don't error out for certificate issues 2018-08-03 17:11:14 +02:00
identity.py Run unit tests by py38 as well 2020-09-25 08:11:29 +00:00
image.py Run unit tests by py38 as well 2020-09-25 08:11:29 +00:00
key_manager.py Discover Barbican service 2020-02-08 11:49:40 +09:00
messaging.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
metric.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
network.py Fix heat plugin support 2020-06-02 08:36:00 +00:00
object_storage.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
octavia.py Improve octavia tempest plugin configuration 2020-07-15 14:57:25 +05:30
orchestration.py Fix heat plugin support 2020-06-02 08:36:00 +00:00
services.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
share.py [share] Specify supported protocols 2020-07-16 20:53:38 +03:00
telemetry.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
volume.py Fix TypeError on configparser 2020-03-09 21:14:46 +01:00
workflowv2.py Added Mistral service type workflowv2 2020-03-13 17:45:25 +05:30