We are amped to announce the release of: python-mistralclient 4.0.1: Mistral Client Library This release is part of the ussuri release series. The source is available from: https://opendev.org/openstack/python-mistralclient Download the package from: https://pypi.org/project/python-mistralclient Please report issues through: https://bugs.launchpad.net/python-mistralclient/+bugs For more details, please see below. Changes in python-mistralclient 4.0.0..4.0.1 -------------------------------------------- 67560c9 fixed compatibility issues between mistral and client 1037400 Cleanup py27 support 7acca6d Fix preinstalled workflows tests Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 6 ++++-- mistralclient/api/v2/actions.py | 15 ++++++++++++--- mistralclient/api/v2/executions.py | 4 ++++ mistralclient/commands/v2/actions.py | 10 ++++++++-- releasenotes/source/conf.py | 8 -------- setup.cfg | 3 +++ setup.py | 9 --------- 14 files changed, 51 insertions(+), 47 deletions(-)