Hervé Beraud a3c21fdd76 Cap jsonschema 3.2.0 as the minimal version
Previous versions of jsonschema (<3.2.0) doesn't support python 3.8 [1].
Python 3.8 is part of the victoria supported runtimes [2] so we now force
to use jsonschema version 3.2.0 to avoid issues, remove ambiguity and ensure
that everything works with python 3 in general.

This patch also advances tempest to 25.0.0 and oslo.concurrency to 3.26.0
for proper python3 support.

[1] https://github.com/Julian/jsonschema/pull/627
[2] https://governance.openstack.org/tc/reference/runtimes/victoria.html#python-runtimes-for-victoria

Change-Id: Iaf5ff97322ff6f18a3693dead20ec8f6fe7561ad
2021-11-23 20:16:29 +00:00
2020-10-13 11:54:42 -07:00
2019-09-17 09:38:13 +00:00
2019-04-19 19:43:48 +00:00
2018-07-11 14:51:22 +07:00
2021-09-10 15:14:06 +00:00
2021-01-03 11:12:54 +08:00
2020-10-13 12:52:46 +00:00
2020-04-04 12:39:05 +02:00
2021-03-09 01:02:45 +00:00

Team and repository tags

image

Python bindings to the Designate API

Latest Version

This is a client library for Designate built on the Designate API. It provides a Python API (the designateclient module) and a command-line tool (designate).

Development takes place via the usual OpenStack processes as outlined in the developer guide. The master repository is in Git.

See release notes and more at https://docs.openstack.org/python-designateclient/latest/.

Description
OpenStack DNS As A Service (Designate) Client
Readme 5.6 MiB
Languages
Python 100%