Go to file
kpdev 52e9ef4a41 Add profiling support to designateclient
To be able to create profiling traces for Designate, client should
be able to send special HTTP header that contains trace info.

Don't worry no security issue here, trace information is signed by HMAC
key that is setted in api-paste.ini. So only person that knows HMAC key
is able to send proper header.

Main patch (in Designate) is:
https://review.opendev.org/c/openstack/designate/+/773574

Change-Id: I4b84ac1a5d4f84da3a38e4e0cb0990a54c6044ef
2021-12-24 17:53:46 +00: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-04-04 12:39:05 +02: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.7 MiB
Languages
Python 100%