[release-announce] zun 8.0.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 6 11:43:07 UTC 2021


We joyfully announce the release of:

zun 8.0.0: OpenStack Containers service

This release is part of the xena 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 7.0.0..8.0.0
---------------------------

abd1e5c9 Respect allocation ratio on container update
1f105766 Deprecate Aggregate[CPU|Ram|Disk]Filters
d8b7b01d Replace deprecated with_lockmode with with_for_update
52a35609 setup.cfg: Replace dashes with underscores
917868f5 Add Python3 xena unit tests
ae2aa6a0 Update master for stable/wallaby


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

.zuul.yaml                                         |  6 +++---
...ecate-CPU-Ram-Disk-filter-fa8ed0d10b0bd92a.yaml |  7 +++++++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/wallaby.rst                    |  6 ++++++
setup.cfg                                          |  6 +++---
zun/compute/manager.py                             |  8 ++++++--
zun/conf/scheduler.py                              |  3 ---
zun/container/driver.py                            | 10 +++++++++
zun/db/sqlalchemy/api.py                           | 24 +++++++++++-----------
zun/scheduler/filters/cpu_filter.py                | 11 +++++++++-
zun/scheduler/filters/disk_filter.py               | 11 +++++++++-
zun/scheduler/filters/ram_filter.py                | 11 +++++++++-
12 files changed, 78 insertions(+), 26 deletions(-)







More information about the Release-announce mailing list