[release-announce] python-muranoclient 0.14.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 17 02:34:45 UTC 2019


We are gleeful to announce the release of:

python-muranoclient 0.14.1: python-muranoclient

This release is part of the pike stable release series.

The source is available from:

    https://opendev.org/openstack/python-muranoclient

Download the package from:

    https://pypi.org/project/python-muranoclient

Please report issues through:

    https://bugs.launchpad.net/python-muranoclient/+bugs

For more details, please see below.

Changes in python-muranoclient 0.14.0..0.14.1
---------------------------------------------

cd7947e Fix stable branch gate failed
098a17d import zuul job settings from project-config
1f048b6 Updated from global requirements
339aaaa Skip two test due to apps.openstack.org is retired
24f815d Update UPPER_CONSTRAINTS_FILE for stable/pike
c6a998d Update .gitreview for stable/pike


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

.gitreview                                       |  1 +
.zuul.yaml                                       | 15 +++++++
requirements.txt                                 |  2 +-
test-requirements.txt                            |  2 +-
tools/pretty_tox.sh                              |  6 ---
tools/tox_install.sh                             | 55 ------------------------
tox.ini                                          |  6 +--
8 files changed, 23 insertions(+), 66 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 5f543e6..992069f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ PrettyTable<0.8,>=0.7.1 # BSD
-python-glanceclient>=2.7.0 # Apache-2.0
+python-glanceclient>=2.8.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 617919b..85553a4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -17 +17 @@ oslotest>=1.10.0 # Apache-2.0
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0






More information about the Release-announce mailing list