Vieri f0b7eb4d8c Don't quote {posargs} in tox.ini
Quotes around {posargs} cause the entire string to be combined into one
arg that gets passed to stestr. This prevents passing multiple args
(e.g. '--concurrency=16 some-regex')

Change-Id: I2129ff5454ad7e2f94736ea750ca3f2d6d78e1ea
2018-10-09 13:48:38 +00:00
2013-06-09 22:08:11 +01:00
2018-04-21 10:18:37 +08:00
2018-08-10 16:28:21 +00:00
2018-07-11 14:51:22 +07:00
2018-07-11 14:51:22 +07:00
2018-07-11 14:51:22 +07:00
2018-06-07 22:38:41 +08:00
2017-03-08 22:53:20 +00:00
2018-07-11 14:51:22 +07:00
2018-10-09 13:48:38 +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.9 MiB
Languages
Python 100%