os-faults/os_faults/api
Takashi Kajinami 636d8c7236 Adapt to recent dependencies
This covers the following updates to fix CI currently broken.

* Fix compatibility with tox 4
* Update hacking to 6.1.0
* Clean up python 2 support and bump minimum supported version to 3.8
* Remove six because python 2 support is removed
* Update job template to use the recent tested python versions
* Replace items by prefixItems to fix schema error

Change-Id: I3b9c5b20aca55332c721d34fd4c41c5b886f60c5
2024-03-30 15:52:59 +09:00
..
__init__.py Rename os-failures into os-faults 2016-09-04 15:59:16 +03:00
base_driver.py Improve help in command-line utility 2016-10-10 13:20:35 +03:00
cloud_management.py Adapt to recent dependencies 2024-03-30 15:52:59 +09:00
container.py Adapt to recent dependencies 2024-03-30 15:52:59 +09:00
error.py Add docker containers support 2018-08-06 13:31:38 +03:00
human.py Adapt to recent dependencies 2024-03-30 15:52:59 +09:00
node_collection.py Adapt to recent dependencies 2024-03-30 15:52:59 +09:00
node_discover.py Adapt to recent dependencies 2024-03-30 15:52:59 +09:00
power_management.py Adapt to recent dependencies 2024-03-30 15:52:59 +09:00
service.py Adapt to recent dependencies 2024-03-30 15:52:59 +09:00
utils.py Update hacking version 2019-01-06 19:04:51 +08:00