python-heatclient 0.9.0-0ubuntu1 source package in Ubuntu

Changelog

python-heatclient (0.9.0-0ubuntu1) xenial; urgency=medium

  * New upstream release.
  * d/control: Align depends with upstream.
  * d/rules: Use available python versions for tests.

 -- David Della Vecchia <email address hidden>  Mon, 22 Feb 2016 17:04:05 -0500

Upload details

Uploaded by:
David Della Vecchia
Sponsored by:
Corey Bryant
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-heatclient_0.9.0.orig.tar.xz 97.1 KiB 84e15a0122f1150c91791f58793a3c67e7a6d8420e2ba2e745c53858c597a29c
python-heatclient_0.9.0-0ubuntu1.debian.tar.xz 10.1 KiB 68ad0d9c3731f096fb6a82a2728a838b7c01bcc0373a91eb05068d6639000a3b
python-heatclient_0.9.0-0ubuntu1.dsc 3.6 KiB 8e688805b0a471dc785e44fdf4226fe3b234ed2dfa92ac08d383c213776456f6

View changes file

Binary packages built by this source

python-heatclient: client library and CLI for OpenStack Heat - Python 2.7

 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 2.7 module.

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.