python-designateclient 5.2.0-0ubuntu1 source package in Ubuntu

Changelog

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

  * New upstream release for OpenStack Antelope.

 -- Corey Bryant <email address hidden>  Wed, 22 Feb 2023 13:12:22 -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
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-designateclient_5.2.0.orig.tar.gz 69.9 KiB b3c5ea46cdd9ed4386cbacc6b142ad781455ac7d807497c039dd1117f99625a8
python-designateclient_5.2.0-0ubuntu1.debian.tar.xz 4.1 KiB c2b05555f77d90b86e9211be6ade488c20d7ccedbe315bcb9945f8d2267f8bcc
python-designateclient_5.2.0-0ubuntu1.dsc 3.1 KiB 528f82c100034846e81f8379724f20c8d55770efd40d0981bc1612e54cbe4429

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.