python-mistralclient 3.9.0 (train)
We are excited to announce the release of: python-mistralclient 3.9.0: Mistral Client Library This release is part of the train 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.8.0..3.9.0 -------------------------------------------- 87d54bb Don't use default mutable parameter c6811e8 Replace git.openstack.org URLs with opendev.org URLs aa3171a OpenDev Migration Patch ed75b2f Dropping the py35 testing a52a158 Replace openstack.org git:// URLs with https:// 73eaa5b Update master for stable/stein f43343b Change tripleo job to multinode-containers job 0cd6b28 Fix typo for self.list d81f899 Update json module to jsonutils Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- .zuul.yaml | 9 ++++----- README.rst | 4 ++-- mistralclient/api/base.py | 19 ++++++++++++++----- mistralclient/api/v2/action_executions.py | 6 +++--- mistralclient/api/v2/cron_triggers.py | 7 +++---- mistralclient/api/v2/environments.py | 9 +++++---- mistralclient/api/v2/event_triggers.py | 6 +++--- mistralclient/api/v2/executions.py | 6 +++--- mistralclient/api/v2/tasks.py | 4 ++-- mistralclient/commands/v2/action_executions.py | 11 ++++++----- mistralclient/commands/v2/environments.py | 7 ++++--- mistralclient/commands/v2/executions.py | 11 ++++++----- mistralclient/commands/v2/tasks.py | 11 ++++++----- mistralclient/utils.py | 12 +++++++----- releasenotes/source/index.rst | 1 + releasenotes/source/stein.rst | 6 ++++++ setup.cfg | 1 - tox.ini | 9 ++++----- 28 files changed, 122 insertions(+), 94 deletions(-)
participants (1)
-
no-reply@openstack.org