python-designateclient 4.3.0-0ubuntu2 source package in Ubuntu

Changelog

python-designateclient (4.3.0-0ubuntu2) impish; urgency=medium

  * d/control: Drop python-pbr, python2 build depends.

 -- Chris MacNaughton <email address hidden>  Wed, 23 Jun 2021 08:04:27 +0000

Upload details

Uploaded by:
Chris MacNaughton
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-designateclient_4.3.0.orig.tar.gz 63.8 KiB b0fc171529cef5a48b631954a9e43a75a24b50bce78710b5c7aa7bd908ed8ceb
python-designateclient_4.3.0-0ubuntu2.debian.tar.xz 3.9 KiB 588c230e5d99546fc697ae4cd45c8c41385b09b645e7c4b5255b78cd6fd16824
python-designateclient_4.3.0-0ubuntu2.dsc 3.1 KiB 9ea486e065799e3a2ac056c9ef529b11ca724bfd848e622aad1b887b4e4fbcd7

Available diffs

View changes file

Binary packages built by this source

python-designateclient-doc: client library for the OpenStack Designate API - doc

 Designate provides DNSaaS services for OpenStack. It provides a multi-tenant
 REST API for domain & record management. It is Integrated with Keystone for
 authentication, and provides a framework in place to integrate with Nova and
 Neutron notifications (for auto-generated records). Designate supports
 PowerDNS and Bind9 out of the box.
 .
 This is a client for the OpenStack Designate API. There's a Python API
 (the "designateclient" module), and a command-line script ("designate").
 .
 Installing this package gets you a shell command, that you can use to
 interact with Designate's API.
 .
 This package provides the documentation.

python3-designateclient: client library for the OpenStack Designate API - Python 3.x

 Designate provides DNSaaS services for OpenStack. It provides a multi-tenant
 REST API for domain & record management. It is Integrated with Keystone for
 authentication, and provides a framework in place to integrate with Nova and
 Neutron notifications (for auto-generated records). Designate supports
 PowerDNS and Bind9 out of the box.
 .
 This is a client for the OpenStack Designate API. There's a Python API
 (the "designateclient" module), and a command-line script ("designate").
 .
 Installing this package gets you a shell command, that you can use to
 interact with Designate's API.
 .
 This package provides the Python 3.x module.