python-designateclient 5.3.0-0ubuntu1 source package in Ubuntu

Changelog

python-designateclient (5.3.0-0ubuntu1) mantic; urgency=medium

  * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
    bobcat.
  * New upstream release for OpenStack Bobcat.

 -- Corey Bryant <email address hidden>  Tue, 05 Sep 2023 15:22:59 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main python

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-designateclient_5.3.0.orig.tar.gz 70.4 KiB ee7ae841eabff1cc389dc4582387366ed574a353c46b16a96fb411253d469844
python-designateclient_5.3.0-0ubuntu1.debian.tar.xz 4.1 KiB 74e48774ec2b07d89d8df4cc7f8c946c23319325aa409525b9a833699c0208bd
python-designateclient_5.3.0-0ubuntu1.dsc 3.1 KiB 0d3d2c5b26dc32c6c3257d18718339701f8440d4bc1feeb2147e7ea8c6f9d317

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.