python-designateclient 5.1.0-0ubuntu1 source package in Ubuntu

Changelog

python-designateclient (5.1.0-0ubuntu1) lunar; urgency=medium

  * New upstream release for OpenStack Antelope.
  * d/control: Align (Build-)Depends with upstream.

 -- Corey Bryant <email address hidden>  Thu, 12 Jan 2023 15:23:31 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-designateclient_5.1.0.orig.tar.gz 67.9 KiB bd6662cd553a4e64cfffe236b27bc1c5c9cad703764a80788da32bd5f227b7d0
python-designateclient_5.1.0-0ubuntu1.debian.tar.xz 4.0 KiB 50a382d58d7c8632de367084c216aa727ae648d6c27cb441e22bff28feeeacf6
python-designateclient_5.1.0-0ubuntu1.dsc 3.1 KiB 1a8dca68dd2aa1d6d3c1b42083aa222c4785cc78da0f894081c3d40643a324a7

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.