We are tickled pink to announce the release of: glance 25.1.0: OpenStack Image Service This release is part of the zed 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. Changes in glance 25.0.0..25.1.0 -------------------------------- 022e1502 Fix tox4 error 4967ab69 Enforce image safety during image_conversion 07f98747 Fix unintentional exception inspecting VMDK 06a92288 [stable-only] Remove glance-code-constants-check 014ae273 Update TOX_CONSTRAINTS_FILE for stable/zed 9cf5206c Update .gitreview for stable/zed Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 19 --------- glance/async_/flows/plugins/image_conversion.py | 23 +++++++++++ glance/common/config.py | 12 ++++++ glance/common/format_inspector.py | 2 +- .../async_/flows/plugins/test_image_conversion.py | 47 ++++++++++++++++++++++ tox.ini | 7 ++-- 8 files changed, 106 insertions(+), 23 deletions(-)
participants (1)
-
no-reply@openstack.org