python-heatclient 0.2.6-0ubuntu1 source package in Ubuntu

Changelog

python-heatclient (0.2.6-0ubuntu1) trusty; urgency=low

  [ Chuck Short ]
  * New upstream release.
  * debian/control:
    - Open icehouse release.
    - Add new BD python-mox3, drop associated patch.

  [ James Page ]
  * d/control: Add missing BD on python-babel.
  * d/*: Wrap and sort.
 -- Chuck Short <email address hidden>   Tue, 21 Jan 2014 10:04:22 -0500

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-heatclient_0.2.6.orig.tar.gz 66.9 KiB 544d2436f016675a02e179e0f7a99207b4134750e8ddfcc19326fb1e3d9067d5
python-heatclient_0.2.6-0ubuntu1.debian.tar.gz 9.6 KiB e01c941741351b4d13b9097fe7a36dc5214f4bfaed3b489f4cbd7c8585d10c42
python-heatclient_0.2.6-0ubuntu1.dsc 1.9 KiB 9fe6f78b7c5d35dc7fa9d6053b730a5dae86152a60aea6169ba746142a3f855a

Available diffs

View changes file

Binary packages built by this source

python-heatclient: client library and CLI for OpenStack Heat

 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.