[openstack-announce] [new][heat] python-heatclient 1.5.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Thu Sep 22 12:05:15 UTC 2016
We are jubilant to announce the release of:
python-heatclient 1.5.0: OpenStack Orchestration API Client Library
This release is part of the newton stable release series.
With source available at:
https://git.openstack.org/cgit/openstack/python-heatclient
With package available at:
https://pypi.python.org/pypi/python-heatclient
Please report issues through launchpad:
https://bugs.launchpad.net/python-heatclient
For more details, please see below.
Changes in python-heatclient 1.4.0..1.5.0
-----------------------------------------
6c0a01b Add parameter_merge_startegies section
e9757b0 Show resource name path in event log formatter
00a757e Update .gitreview for stable/newton
b28d8c6 Show resource name path in event log formatter
80eecf9 Clean imports in code
c5ae323 Update .gitreview for stable/newton
7e869ca Modify use of assertTrue(A in B)
f5bf3e7 Import mox in __init__.py
2ac87cb Replace functions 'Dict.get' and 'del' with 'Dict.pop'
4f3e7cd Trivial:Standardize the output format of 'help' in shell.py
da0da4c Add parameter_merge_startegies section
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
heatclient/common/deployment_utils.py | 4 +-
heatclient/common/environment_format.py | 16 ++-
heatclient/common/event_utils.py | 3 +-
heatclient/common/utils.py | 72 +++++++++++-
heatclient/openstack/common/apiclient/base.py | 4 +-
heatclient/openstack/common/apiclient/client.py | 9 +-
heatclient/osc/v1/event.py | 4 +-
heatclient/v1/shell.py | 8 +-
18 files changed, 269 insertions(+), 31 deletions(-)
More information about the OpenStack-announce
mailing list