python-designateclient 5.0.0-0ubuntu1 source package in Ubuntu

Changelog

python-designateclient (5.0.0-0ubuntu1) kinetic; urgency=medium

  * New upstream release for OpenStack Zed.

 -- Corey Bryant <email address hidden>  Thu, 08 Sep 2022 17:29:38 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-designateclient_5.0.0.orig.tar.gz 68.3 KiB 613b668b4f2b644091c4887af4ec0aa43d7fc8ab4ff71e00e2901a19c5f23bd9
python-designateclient_5.0.0-0ubuntu1.debian.tar.xz 4.0 KiB f23ff482501dfe9e4f171ed0e94bb9ce0a7572c7ab8b4fd24c50ae6c83c42593
python-designateclient_5.0.0-0ubuntu1.dsc 3.1 KiB 23f4d63956b4971ffaeda6fbc7450d99f64f634ba98f225ae9d868fc56e462b2

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.