[release-announce] python-zunclient 2.0.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Tue Jun 26 15:17:12 UTC 2018


We are thrilled to announce the release of:

python-zunclient 2.0.0: Client Library for Zun

This release is part of the rocky release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in python-zunclient 1.4.0..2.0.0
----------------------------------------

1733ed2 Fix container top command process 'NoneType' error
44dddce Introduce 'fixed_ips' to network_list
f423c58 Support detach neutron port from container
b861e19 Add image search default use driver 'docker'
faa9528 Remove option --force in capsule delete
82e0151 fix tox python3 overrides
885ce1b Fix some formatting issues in help messages
54a871f Add 'host' parameter to image API


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

tox.ini                                      |  8 +++++++
zunclient/api_versions.py                    |  2 +-
zunclient/common/utils.py                    | 18 ++++++++++++++
zunclient/osc/v1/containers.py               | 36 ++++++++++++++++++++--------
zunclient/osc/v1/images.py                   | 24 ++++++++++++++-----
zunclient/v1/capsules.py                     |  5 ++--
zunclient/v1/capsules_shell.py               |  5 +---
zunclient/v1/containers.py                   |  4 ++--
zunclient/v1/containers_shell.py             | 23 +++++++++++-------
zunclient/v1/images.py                       |  6 ++---
zunclient/v1/images_shell.py                 | 19 +++++++++++----
14 files changed, 154 insertions(+), 47 deletions(-)







More information about the Release-announce mailing list