[openstack-announce] [release][murano] python-muranoclient 0.8.3 release (mitaka)

no-reply at openstack.org no-reply at openstack.org
Thu Mar 3 21:38:58 UTC 2016


We are jazzed to announce the release of:

python-muranoclient 0.8.3: python-muranoclient

This release is part of the mitaka release series.

With source available at:

    https://git.openstack.org/cgit/openstack/python-muranoclient

With package available at:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in python-muranoclient 0.8.2..0.8.3
-------------------------------------------

8b394ff Remove unused pngmath Sphinx extension
445a430 Add test to check error message for category-create with long category name
5af45cb Import bundle with a not regular-bundle json give no error
b451103 Add test to check error message for bundle-import without bundle name
79681e9 Fix version in requests to GLARE
3111f06 Updated from global requirements
3a4915d Add test to check category-show error message
3a69cf3 Add test to check category-delete error message

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

muranoclient/common/utils.py                     |  5 +--
muranoclient/glance/artifacts.py                 | 34 ++++++++---------
requirements.txt                                 |  2 +-
5 files changed, 66 insertions(+), 23 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 6687352..8971d40 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19 +19 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.4.0 # Apache-2.0
+oslo.utils>=3.5.0 # Apache-2.0





More information about the OpenStack-announce mailing list