python-heatclient 1.1.0-2ubuntu1 source package in Ubuntu
Changelog
python-heatclient (1.1.0-2ubuntu1) xenial; urgency=medium * d/p/dont-encode-path-separators.patch: Cherry-pick patch from upstream stable/pike branch to stop encoding of path separators as the are refused by Apache with 404s (LP: #1717615). -- Corey Bryant <email address hidden> Thu, 05 Oct 2017 14:08:55 -0400
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Xenial
- Original maintainer:
- PKG OpenStack
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | updates | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-heatclient_1.1.0.orig.tar.xz | 116.1 KiB | 42ebdd5604cd46fcddc05a5557788aa03ea37aaa6a70c99eb0361fc0ff43a155 |
python-heatclient_1.1.0-2ubuntu1.debian.tar.xz | 12.3 KiB | f7e667215109d02c421b6f15b1cd0944773b4362d3db7d19473c672faf77403d |
python-heatclient_1.1.0-2ubuntu1.dsc | 3.5 KiB | 3d285f7e325eff14da52c7b368cc4c4908c183d18a11f1cfc1a326f2d73c03e8 |
Available diffs
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.