We high-spiritedly announce the release of: glance 15.0.1: OpenStack Image Service This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/glance/ For more details, please see below. 15.0.1 ^^^^^^ Prelude ******* This point release contains minor changes to keep the Pike release of Glance stable with respect to current operating system packages. Bug Fixes ********* * Changes in Python 2.7 distribution packages affected Glance's use of eventlet. As a result, the team backported a fix from eventlet 0.22.0 to the Glance code. (The Pike release of OpenStack uses eventlet 0.20.0.) See Bug 1747304 for details. (https://code.launchpad.net/bugs/1747304) Changes in glance 15.0.0..15.0.1 -------------------------------- 5c1f76d Add release note for Pike point release 3a63814 Fix tests in the stable branches 06af2eb Fix missing some content of glance database creation. 9091d26 Add the missing i18n import Diffstat (except docs and test files) ------------------------------------- glance/cmd/api.py | 6 ++++++ glance/cmd/registry.py | 6 ++++++ glance/cmd/scrubber.py | 6 ++++++ glance/db/utils.py | 1 + releasenotes/notes/pike-15.0.1-269a6c4042fb1dab.yaml | 12 ++++++++++++ 20 files changed, 97 insertions(+), 32 deletions(-)