python-heatclient 0.2.8-0ubuntu1 source package in Ubuntu
Changelog
python-heatclient (0.2.8-0ubuntu1) trusty; urgency=medium [ Chuck Short ] * debian/patches/fix-tests-ubuntu.patch: Skip failing test. [ Corey Bryant ] * New upstream release. * debian/control: Fix Vcs-Browser and Vcs-Bzr links * debain/watch: Completely updated -- Chuck Short <email address hidden> Thu, 06 Mar 2014 17:41:15 -0500
Upload details
- Uploaded by:
- Chuck Short
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-heatclient_0.2.8.orig.tar.gz | 71.8 KiB | 772069e5fdd393996750ba5f40b50212a2ae6f209b820d75826bb7197b289324 |
python-heatclient_0.2.8-0ubuntu1.debian.tar.gz | 10.2 KiB | 1386d408c9dcbf6a03f74c25d5f81b9237decfbf21879d8d734184798d5ff6ac |
python-heatclient_0.2.8-0ubuntu1.dsc | 1.9 KiB | 1cb743d5fbb48b4b511d81d24a2d1429b131df8f647dec78c22109f158a5abcd |
Available diffs
- diff from 0.2.6-0ubuntu1 to 0.2.8-0ubuntu1 (80.1 KiB)
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.