[release-announce] [mistral] mistral 5.2.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Feb 12 14:00:56 UTC 2018


We are ecstatic to announce the release of:

mistral 5.2.1: Mistral Project

This release is part of the pike release series.

Download the package from:

    https://pypi.python.org/pypi/mistral

For more details, please see below.

Changes in mistral 5.2.0..5.2.1
-------------------------------

13497ae Fixed integration of the unit tests with PosrgeSQL
920ea89 Zuul: Remove project name
886bc2c Added session.flush() before update_on_match()
0b39b5c Don't use oslo context get_logging_values
98d6273 Backport .zuul.yaml to stable/pike


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                         | 131 +++++++++++++++++
mistral/cmd/launch.py                              |   1 +
mistral/context.py                                 |  18 +--
mistral/db/v2/sqlalchemy/api.py                    | 156 +++++++--------------
mistral/rpc/kombu/kombu_client.py                  |   2 +-
.../unit/engine/test_direct_workflow_rerun.py      |   4 +-
mistral/workflow/data_flow.py                      |   4 +-
.../legacy/mistral-devstack-dsvm-kombu/post.yaml   |  15 ++
.../legacy/mistral-devstack-dsvm-kombu/run.yaml    |  65 +++++++++
.../mistral-devstack-dsvm-non-apache/post.yaml     |  15 ++
.../mistral-devstack-dsvm-non-apache/run.yaml      |  65 +++++++++
playbooks/legacy/mistral-devstack-dsvm/post.yaml   |  15 ++
playbooks/legacy/mistral-devstack-dsvm/run.yaml    |  65 +++++++++
.../legacy/mistral-docker-buildimage/post.yaml     |  21 +++
.../legacy/mistral-docker-buildimage/run.yaml      |  48 +++++++
playbooks/legacy/mistral-ha/run.yaml               |  55 ++++++++
playbooks/legacy/mistral-tox-unit-mysql/post.yaml  |  67 +++++++++
playbooks/legacy/mistral-tox-unit-mysql/run.yaml   |  86 ++++++++++++
.../legacy/mistral-tox-unit-postgresql/post.yaml   |  67 +++++++++
.../legacy/mistral-tox-unit-postgresql/run.yaml    |  86 ++++++++++++
playbooks/legacy/rally-dsvm-mistral-task/post.yaml |  41 ++++++
playbooks/legacy/rally-dsvm-mistral-task/run.yaml  |  71 ++++++++++
27 files changed, 997 insertions(+), 240 deletions(-)







More information about the Release-announce mailing list