We are glad to announce the release of:
python-heatclient 1.8.2: OpenStack Orchestration API Client Library
This release is part of the ocata release series.
The source is available from:
https://git.openstack.org/cgit/openstack/python-heatclient
Download the package from:
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.8.1..1.8.2
-----------------------------------------
fc37632 Pass event filters to the server side
4d295fe Fixing read before prompt bug
Diffstat (except docs and test files)
-------------------------------------
heatclient/osc/v1/event.py | 20 ++++++++++++++------
heatclient/osc/v1/stack.py | 6 +++---
heatclient/v1/shell.py | 6 +++---
5 files changed, 32 insertions(+), 16 deletions(-)