Takashi Kajinami eb68d6c3f3 Replace deprecated FormatChecker.cls_checks
The method was deprecated in jsonschema 4.14.0[1] and now triggers
the following warning.

DeprecationWarning: FormatChecker.cls_checks is deprecated. Call
FormatChecker.checks on a specific FormatChecker instance instead.

[1] https://github.com/python-jsonschema/jsonschema/commit/cd8f0592b93947a9deb8b3e6502cc5a69cb6d722

Also resolve the following warning at the same time.

DeprecationWarning: Accessing jsonschema.draft4_format_checker is
deprecated and will be removed in a future release. Instead, use
the FORMAT_CHECKER attribute on the corresponding Validator.

Closes-Bug: #2089051
Related-Bug: #2008490
Change-Id: I0060e36d0be51cbafca5fef39c11178d2521f23a
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2026-02-20 16:30:26 +09:00
2024-11-14 17:58:51 +02:00
2019-04-19 19:29:35 +00:00
2018-09-05 08:45:46 +00:00
2024-01-31 09:00:16 +01:00
2012-04-12 16:04:36 +02:00
2024-01-31 09:00:16 +01:00
2025-11-04 19:32:36 +00:00
2025-11-07 13:29:44 +00:00

Team and repository tags

image

Tempest - The OpenStack Integration Test Suite

This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.

Get in touch via email. Use [tempest] in your subject.

S
Description
OpenStack Testing (Tempest) of an existing cloud
Readme 350 MiB
Languages
Python 99.8%
Shell 0.2%