[release-announce] glance 23.1.0 (xena)
no-reply at openstack.org
no-reply at openstack.org
Tue Jan 31 15:37:18 UTC 2023
We are overjoyed to announce the release of:
glance 23.1.0: OpenStack Image Service
This release is part of the xena stable release series.
The source is available from:
https://opendev.org/openstack/glance
Download the package from:
https://tarballs.openstack.org/glance/
Please report issues through:
https://bugs.launchpad.net/glance/+bugs
For more details, please see below.
23.1.0
^^^^^^
Bug Fixes
* Bug #1979699 (https://bugs.launchpad.net/glance/+bug/1979699): Fix
the "glance-cache-prefetcher" command to set up access to backend
stores when the multi store feature is used.
Changes in glance 23.0.0..23.1.0
--------------------------------
e45a32d1 Fix tox4 error
f45b5f02 Enforce image safety during image_conversion
2281c086 Fix unintentional exception inspecting VMDK
3cfbb69c [stable-only] Remove glance-code-constants-check
fc9a53d2 Fix failing namespace list delete race
2f125d83 glance-cache-prefetcher: Set up access to multistore backends
316ce965 Fix set_property_atomic() boolean type casting
e1a66af4 [CI] Add upper constraints to install command
965a9783 Add "bochs" as a possible video model
881b24a2 Update qcow test to use qcow2 instead
b76dd788 [stable-only] Specify openstacksdk stable branch
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 29 +++++--------
etc/metadefs/compute-libvirt-image.json | 3 +-
glance/api/v2/metadef_namespaces.py | 8 +++-
glance/async_/flows/plugins/image_conversion.py | 23 +++++++++++
glance/cmd/cache_prefetcher.py | 12 ++++--
glance/common/config.py | 12 ++++++
glance/common/format_inspector.py | 2 +-
glance/db/sqlalchemy/api.py | 10 ++---
.../async_/flows/plugins/test_image_conversion.py | 47 ++++++++++++++++++++++
.../notes/bug-1979699-70182ec2aead0383.yaml | 6 +++
tox.ini | 13 +++---
15 files changed, 187 insertions(+), 40 deletions(-)
More information about the Release-announce
mailing list