[release-announce] glance_store 0.26.1 (rocky)

no-reply at openstack.org no-reply at openstack.org
Tue Jul 31 21:54:44 UTC 2018


We high-spiritedly announce the release of:

glance_store 0.26.1: OpenStack Image Service Store Library

This release is part of the rocky stable release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/glance_store

Download the package from:

    https://pypi.org/project/glance_store

Please report issues through launchpad:

    http://bugs.launchpad.net/glance-store

For more details, please see below.

0.26.1
^^^^^^

Bug Fixes

* * Bug 1784420: Interface function for multihash not wrapped

    correctly

    The Rocky release of glance_store contains support for computing
    secure hash values of stored data, but the function called by
    Glance to store data was not wrapped correctly, thereby making the
    computed secure hash value unavailable to Glance.

   (https://bugs.launchpad.net/glance-store/+bug/1784420)

Changes in glance_store 0.26.0..0.26.1
--------------------------------------

cfd0567 Wrap interface function for multihash correctly
9a0772d Add release note for glance_store bugfix release
c9bb21c Update UPPER_CONSTRAINTS_FILE for stable/rocky
d45bbab Update .gitreview for stable/rocky


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                                   |  1 +
glance_store/backend.py                                      |  9 +++++++++
glance_store/multi_backend.py                                | 10 ++++++++++
releasenotes/notes/rocky-more-bugfixes-1a0999280d150680.yaml | 11 +++++++++++
tox.ini                                                      |  2 +-
5 files changed, 32 insertions(+), 1 deletion(-)







More information about the Release-announce mailing list