We are stoked to announce the release of: glance 19.0.4: OpenStack Image Service This release is part of the train 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. 19.0.4 ^^^^^^ Bug Fixes * Bug 1855708: Reload broken in PY3 (https://bugs.launchpad.net/glance/+bug/1855708) * Bug 1887994: Mixed message in admin docs to deploy under httpd (https://bugs.launchpad.net/glance/+bug/1887994) * Bug 1888349: glance-cache-manage utility is broken * Bug 1886374: Improve lazy loading mechanism for multiple stores (https://code.launchpad.net/bugs/1888349) (https://code.launchpad.net/bugs/1886374) Changes in glance 19.0.3..19.0.4 -------------------------------- 5bbd3567 Fix formatting error in release note 19ab997f Releasenotes for Train point release 27732251 Fix broken glance-cache-manage utility 7f690381 Return the mod_proxy_uwsgi paragraph f3cbe90b Fix reloading under PY3 b264d5bf Fix admin docs deploying under HTTPD baf6b5eb Improve lazy loading mechanism for multiple stores bdba1fea Use grenade-multinode instead of the custom legacy job 8abe20d5 zuul: switch to the "plain" grenade job here too Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 17 +-- glance/api/authorization.py | 12 +- glance/api/v2/images.py | 12 +- glance/common/store_utils.py | 35 +++-- glance/common/utils.py | 11 +- glance/common/wsgi.py | 4 +- .../legacy/glance-dsvm-grenade-multinode/post.yaml | 15 --- .../legacy/glance-dsvm-grenade-multinode/run.yaml | 45 ------- .../notes/Fix_reload_PY3-e8a5bd337a77be1a.yaml | 6 + .../notes/fix_httpd_docs-3efff0395f96a94d.yaml | 6 + .../train-point-release-5215aac30150a9cb.yaml | 11 ++ 20 files changed, 301 insertions(+), 256 deletions(-)
participants (1)
-
no-reply@openstack.org