We are tickled pink to announce the release of: glance_store 2.5.1: OpenStack Image Service Store Library This release is part of the wallaby stable release series. The source is available from: https://opendev.org/openstack/glance_store Download the package from: https://pypi.org/project/glance_store For more details, please see below. 2.5.1 ^^^^^ Bug Fixes * Bug #1955668 (https://bugs.launchpad.net/glance- store/+bug/1955668): Fixed issue with glance cinder store passing hostname instead of IP address to os-brick while getting connector information. * Bug #1959913 (https://bugs.launchpad.net/glance- store/+bug/1959913): Added wait between the volume being extended and the new size being detected while opening the volume device. Changes in glance_store 2.5.0..2.5.1 ------------------------------------ 5f1cee6 Cinder store: Wait for device resize 2bc17c0 Pass valid IP address to os-brick b93facf Drop lower-constraints job 9bb8570 Pass multipath config while creating connector object ae9022c Update TOX_CONSTRAINTS_FILE for stable/wallaby 48dc2bd Update .gitreview for stable/wallaby Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 2 - glance_store/_drivers/cinder.py | 46 +++++++++++- lower-constraints.txt | 87 ---------------------- .../fix-ip-in-connector-info-36b95d9959f10f63.yaml | 6 ++ .../fix-wait-device-resize-c282940b71a3748e.yaml | 7 ++ tox.ini | 13 +--- 9 files changed, 193 insertions(+), 110 deletions(-)
participants (1)
-
no-reply@openstack.org