We are stoked to announce the release of: python-mistralclient 3.1.5: Mistral Client Library This release is part of the pike stable 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 3.1.4..3.1.5 -------------------------------------------- 8aac707 Make python mistralclient readme better 19ea884 OpenDev Migration Patch 2dcc2b3 Replace openstack.org git:// URLs with https:// 667457d Add --export option to environment-get 4b1f40d import zuul job settings from project-config 7dc17b3 Restore devstack job for python-mistralclient b8bf448 Support no_auth mode in mistral client Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- .zuul.yaml | 38 +++++++++++++ README.rst | 16 +++--- mistralclient/api/v2/client.py | 9 ++- mistralclient/commands/v2/environments.py | 20 +++++++ .../python-mistralclient-devstack-dsvm/post.yaml | 15 +++++ .../python-mistralclient-devstack-dsvm/run.yaml | 65 ++++++++++++++++++++++ tools/tox_install.sh | 56 ------------------- tox.ini | 3 +- 12 files changed, 199 insertions(+), 69 deletions(-)
participants (1)
-
no-reply@openstack.org