[release-announce] python-zunclient 4.1.1 (victoria)

no-reply at openstack.org no-reply at openstack.org
Wed Sep 9 17:23:23 UTC 2020


We eagerly announce the release of:

python-zunclient 4.1.1: Client Library for Zun

This release is part of the victoria stable release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

Changes in python-zunclient 4.1.0..4.1.1
----------------------------------------

ca13722 [goal] Migrate testing to ubuntu focal
64b5cad Remove zunclient devstack job
979364a fix error when execute zun list with multiple optional arguments


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

.zuul.yaml                                        | 15 -----
lower-constraints.txt                             |  8 +--
playbooks/zunclient-devstack-docker-sql/post.yaml | 15 -----
playbooks/zunclient-devstack-docker-sql/run.yaml  | 77 -----------------------
requirements.txt                                  |  2 +-
zunclient/common/base.py                          |  5 +-
6 files changed, 9 insertions(+), 113 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 484713b..165ea57 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15 +15 @@ docker>=2.4.2 # Apache-2.0
-PyYAML>=3.12 # MIT
+PyYAML>=3.13 # MIT






More information about the Release-announce mailing list