[release-announce] zun 10.0.0 (zed)
no-reply at openstack.org
no-reply at openstack.org
Wed Oct 5 12:38:58 UTC 2022
We are stoked to announce the release of:
zun 10.0.0: OpenStack Containers service
This release is part of the zed 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 9.0.0..10.0.0
----------------------------
ab376f0e Update TOX_CONSTRAINTS_FILE for stable/zed
26ff46e2 Update .gitreview for stable/zed
73845411 Fix compatibility with oslo.db 12.1.0
40dd541b Regenerate protobuf files
a4e5688a Drop lower constraint job
40491ef8 Use X-Forwarded-Proto as origin protocol if present
948f6940 Add Python3 zed unit tests
2e8825a0 Update master for stable/yoga
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
.zuul.yaml | 5 +-
lower-constraints.txt | 168 -
releasenotes/source/index.rst | 1 +
releasenotes/source/yoga.rst | 6 +
test-requirements.txt | 1 +
tox.ini | 11 +-
zun/common/context.py | 3 +-
zun/criapi/api_pb2.py | 6611 +++++----------------------------------
zun/criapi/api_pb2_grpc.py | 1534 ++++++---
zun/criapi/gogo_pb2.py | 856 +----
zun/db/sqlalchemy/api.py | 3 +
zun/websocket/websocketproxy.py | 7 +
13 files changed, 1929 insertions(+), 7278 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 629dddcc..2f0fd60f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -21,0 +22 @@ python-zunclient>=4.1.0 # Apache-2.0
+WebTest>=2.0.26 # MIT
More information about the Release-announce
mailing list