[release-announce] murano-tempest-plugin 1.1.0 (train)

no-reply at openstack.org no-reply at openstack.org
Wed Sep 25 10:42:28 UTC 2019


We are jazzed to announce the release of:

murano-tempest-plugin 1.1.0: Tempest plugin for the murano project.

This release is part of the train release series.

The source is available from:

    https://opendev.org/openstack/murano-tempest-plugin

Download the package from:

    https://tarballs.openstack.org/murano-tempest-plugin/

Please report issues through:

    https://bugs.launchpad.net/murano/+bugs

For more details, please see below.

Changes in murano-tempest-plugin 1.0.0..1.1.0
---------------------------------------------

27cb0c9 Update contraints url
b342e75 Sync Sphinx requirement
69fad3e Replace git.openstack.org URLs with opendev.org URLs
81bdd8e OpenDev Migration Patch


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

.gitreview            | 2 +-
HACKING.rst           | 2 +-
README.rst            | 6 +++---
test-requirements.txt | 3 ++-
tox.ini               | 3 ++-
5 files changed, 9 insertions(+), 7 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index b8835e3..83f9c07 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9,2 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7'  # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4'  # BSD






More information about the Release-announce mailing list