python-heatclient 3.2.0-0ubuntu1 source package in Ubuntu

Changelog

python-heatclient (3.2.0-0ubuntu1) lunar; urgency=medium

  * New upstream release for OpenStack Antelope.

 -- Corey Bryant <email address hidden>  Tue, 28 Feb 2023 08:24:02 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-heatclient_3.2.0.orig.tar.gz 174.7 KiB 2d88d18c3799a7b2d07901572e88321b2e0b1206b04d0103fb9a91bbbf7db563
python-heatclient_3.2.0-0ubuntu1.debian.tar.xz 10.9 KiB fcdf6a8caeef3868896d5b2fc3210b078c3b0c82f1816bc7c8fc9c38767986f5
python-heatclient_3.2.0-0ubuntu1.dsc 3.1 KiB fcaed052c13cd964af3b36d0403d08dc24ded7959418f66112bd84b24ed311e1

Available diffs

View changes file

Binary packages built by this source

python3-heatclient: client library and CLI for OpenStack Heat - Python 3.x

 Heat is a service to orchestrate multiple composite cloud applications
 using templates, through both an OpenStack-native ReST API and
 a CloudFormation-compatible Query API.
 .
 This is a client for the OpenStack Heat API. There's a Python API (the
 heatclient module), and a command-line script (heat). Each implements 100% of
 the OpenStack Heat API.
 .
 This package provides the Python 3.x module.