[openstack-announce] [release][heat] python-heatclient release 0.8.0 (liberty)

davanum at gmail.com davanum at gmail.com
Wed Sep 16 14:35:19 UTC 2015


We are excited to announce the release of:

python-heatclient 0.8.0: OpenStack Orchestration API Client Library

This release is part of the liberty release series.

With source available at:

    http://git.openstack.org/cgit/openstack/python-heatclient

With package available at:

    https://pypi.python.org/pypi/python-heatclient

For more details, please see the git log history below and:

    http://launchpad.net/python-heatclient/+milestone/0.8.0

Please report issues through launchpad:

    http://bugs.launchpad.net/python-heatclient

Changes in python-heatclient 0.7.0..0.8.0
-----------------------------------------

8ee2fc1 stack-update -x tolerate no template
3e1aa3a Ability to specify show_nested for template validation
8eb1884 Fix deployment create error when using  existing config
d6fee3b Fix stack sorting support
5447278 Enable filters for heat resource-type-list
4804dce Modify test templates and the path to subunit2html
260f6fd Add CLI option for update dry-run
47ecd15 Add py34 env to default tox run

Diffstat (except docs and test files)
-------------------------------------

heatclient/common/deployment_utils.py              |   3 +
heatclient/common/template_utils.py                |   4 +-
heatclient/common/utils.py                         |  28 ++++
.../functional/templates/heat_minimal_hot.yaml     |  23 ++-
heatclient/v1/resource_types.py                    |  19 ++-
heatclient/v1/shell.py                             |  91 ++++++++++-
heatclient/v1/stacks.py                            |  16 +-
tox.ini                                            |   2 +-
15 files changed, 441 insertions(+), 47 deletions(-)





More information about the OpenStack-announce mailing list