We are overjoyed to announce the release of: oslo.utils 4.1.0: Oslo Utility library This release is part of the ussuri release series. The source is available from: https://opendev.org/openstack/oslo.utils Download the package from: https://pypi.org/project/oslo.utils Please report issues through: https://bugs.launchpad.net/oslo.utils/+bugs For more details, please see below. 4.1.0 ^^^^^ Bug Fixes * qemu 4.1.0 output shifts to scientific notation at 1000mb, breaking oslo.utils. "QemuImgInfo" is now fixed to support this notation. Changes in oslo.utils 4.0.1..4.1.0 ---------------------------------- 7b7970f Flatten test case ebf8368 Fix regex to correctly recognize scientific notation with QemuImgInfo 2180db8 imageutils: Report format specific details when using JSON output format Diffstat (except docs and test files) ------------------------------------- oslo_utils/imageutils.py | 9 +- ...andle-scientific-notation-6f65d46e9c8c8f8c.yaml | 5 + 4 files changed, 214 insertions(+), 88 deletions(-)