stevedore/stevedore/tests
Takashi Kajinami ccd17543a3 Fix remaining logic to support Python 3.6/7
... because this library no longer supports these old versions and
requires Python >= 3.8 now[1].

[1] 8efaa1ceb8

Change-Id: I2b229b24425d3afb9159b2479bd9547e3443011f
2022-06-21 21:54:06 +09:00
..
__init__.py basic ExtensionManager implementation 2012-06-19 15:05:03 -04:00
extension_unimportable.py driver: raise by default on import failure 2014-04-25 14:51:45 +02:00
manager.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_cache.py Fix cache dir flooding when running from /tmp 2020-09-14 16:06:14 +02:00
test_callback.py Replace external mock with built-in unittest.mock 2020-06-05 15:46:27 +02:00
test_dispatch.py Adding pre-commit 2020-09-15 13:40:37 +02:00
test_driver.py Fix remaining logic to support Python 3.6/7 2022-06-21 21:54:06 +09:00
test_enabled.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_example_fields.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_example_simple.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_extension.py Fix remaining logic to support Python 3.6/7 2022-06-21 21:54:06 +09:00
test_hook.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_named.py Replace external mock with built-in unittest.mock 2020-06-05 15:46:27 +02:00
test_sphinxext.py Fix remaining logic to support Python 3.6/7 2022-06-21 21:54:06 +09:00
test_test_manager.py Adding pre-commit 2020-09-15 13:40:37 +02:00
utils.py Remove oslotest from test-requirements 2017-05-23 12:11:35 +02:00