[release-announce] [mistral] mistral-lib 0.5.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Fri Apr 20 16:32:07 UTC 2018


We contentedly announce the release of:

mistral-lib 0.5.0: Mistral shared routings and utilities (Actions API,
YAQL functions API, data types etc.)

This release is part of the rocky release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/mistral-lib

Download the package from:

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

Please report issues through launchpad:

    http://bugs.launchpad.net/mistral

For more details, please see below.

Changes in mistral-lib 0.4.0..0.5.0
-----------------------------------

ef3482e add lower-constraints job
2150c0d Updated from global requirements
45d1550 Updated from global requirements
e8d5a75 Updated from global requirements
943bc60 Update reno for stable/queens


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

.zuul.yaml                     |  7 ++++++
lower-constraints.txt          | 52 ++++++++++++++++++++++++++++++++++++++++++
releasenotes/source/index.rst  |  1 +
releasenotes/source/queens.rst |  6 +++++
test-requirements.txt          |  2 +-
tox.ini                        |  7 ++++++
6 files changed, 74 insertions(+), 1 deletion(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 3242938..f4aacd5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ coverage!=4.4,>=4.0 # Apache-2.0
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD






More information about the Release-announce mailing list