python-heatclient 1.18.0 (train)
We are happy to announce the release of: python-heatclient 1.18.0: OpenStack Orchestration API Client Library This release is part of the train release series. The source is available from: https://opendev.org/openstack/python-heatclient Download the package from: https://pypi.org/project/python-heatclient Please report issues through: https://bugs.launchpad.net/python-heatclient/+bugs For more details, please see below. Changes in python-heatclient 1.17.0..1.18.0 ------------------------------------------- 82c842f Update stack_id clearify for heat client functions d87aa03 Fix unit tests 5b1d4c2 Add Python 3 Train unit tests 036ae75 Fix missing print format 05f5251 OpenDev Migration Patch 422f001 Dropping the py35 testing b69e063 Replace openstack.org git:// URLs with https:// 1be9b40 Update master for stable/stein bd33e31 Set Content-Type header explictly for SessionClient e4c37d7 add python 3.7 unit test job Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- .zuul.yaml | 5 ++-- heatclient/common/hook_utils.py | 2 +- heatclient/common/http.py | 3 +++ heatclient/exc.py | 3 +-- heatclient/v1/events.py | 4 ++-- heatclient/v1/resources.py | 8 +++---- heatclient/v1/stacks.py | 38 ++++++++++++++++++++++-------- playbooks/devstack/functional-run.yaml | 8 +++---- releasenotes/source/index.rst | 1 + releasenotes/source/stein.rst | 6 +++++ setup.cfg | 3 ++- tox.ini | 2 +- 15 files changed, 63 insertions(+), 32 deletions(-)
participants (1)
-
no-reply@openstack.org