[release-announce] zun 3.0.1 (stein)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 20 10:12:31 UTC 2020


We are thrilled to announce the release of:

zun 3.0.1: OpenStack Containers service

This release is part of the stein stable release series.

The source is available from:

    https://opendev.org/openstack/zun

Download the package from:

    https://tarballs.openstack.org/zun/

Please report issues through:

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

For more details, please see below.

Changes in zun 3.0.0..3.0.1
---------------------------

30761780 Add the 'containers' field back to capsule
3f4ea79e Replace tox_envlist 'all-plugin' with 'all'
1ce71146 wsproxy: get the underlying socket for exec
ce14e2d7 Fix detaching a volume that failed to attach
0336582c Increase exec timeout to 15 seconds
28fb8324 Endpoint type for glanceclient
59b45b34 Fix requirement job
9bfbbd9a Trivial: fix a format issue in api history docs
244cb32f Skip image validation if failed
29481171 Update installation guide for stein release
383a94a3 Fix a TypeError on _get_network_info
9a58ed6f OpenDev Migration Patch
c1783224 Fix an AttributeError on rebuild
0056de65 Add middleware generated request_id to context


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

.gitreview                                 |  2 +-
.zuul.yaml                                 | 18 ++++++++++++------
zun/api/hooks.py                           |  3 +++
zun/api/rest_api_version_history.rst       |  2 +-
zun/common/clients.py                      |  8 ++++++++
zun/compute/api.py                         |  6 ++----
zun/compute/manager.py                     |  7 +++----
zun/objects/container.py                   |  5 +++++
zun/volume/driver.py                       |  2 +-
zun/websocket/websocketproxy.py            |  5 +++++
17 files changed, 74 insertions(+), 33 deletions(-)







More information about the Release-announce mailing list