[release-announce] [glance] glance 14.0.1 (ocata)

no-reply at openstack.org no-reply at openstack.org
Mon Feb 12 14:06:32 UTC 2018


We exuberantly announce the release of:

glance 14.0.1: OpenStack Image Service

This release is part of the ocata release series.

Download the package from:

    https://tarballs.openstack.org/glance/

For more details, please see below.

14.0.1
^^^^^^


Prelude
*******

This point release contains minor changes to keep the Ocata 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 Ocata release of OpenStack uses
  eventlet 0.19.0.)  See Bug 1747305 for details.

   (https://code.launchpad.net/bugs/1747305)


Other Notes
***********

* Translations have been updated.

Changes in glance 14.0.0..14.0.1
--------------------------------

3b7c580 Add release note for Ocata point release
539c2fa Fix tests in stable/ocata
d9ca87d Imported Translations from Zanata
0a2074e Updated from global requirements
57c4d7d Updated from global requirements
81a4cd8 Prepare for using standard python tests
93a75f6 Update UPPER_CONSTRAINTS_FILE for stable/ocata
5fbe241 Update .gitreview for stable/ocata


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

.gitreview                                         |  1 +
glance/cmd/api.py                                  |  6 +++
glance/cmd/glare.py                                |  6 +++
glance/cmd/registry.py                             |  6 +++
glance/cmd/scrubber.py                             |  6 +++
glance/locale/de/LC_MESSAGES/glance.po             | 24 +++------
glance/locale/es/LC_MESSAGES/glance.po             | 23 ++-------
glance/locale/fr/LC_MESSAGES/glance.po             | 23 ++-------
glance/locale/it/LC_MESSAGES/glance.po             | 19 ++------
glance/locale/ja/LC_MESSAGES/glance.po             | 23 ++-------
glance/locale/ko_KR/LC_MESSAGES/glance.po          | 23 ++-------
glance/locale/pt_BR/LC_MESSAGES/glance.po          | 27 ++++------
glance/locale/ru/LC_MESSAGES/glance.po             | 24 ++-------
glance/locale/tr_TR/LC_MESSAGES/glance.po          | 20 ++------
glance/locale/zh_CN/LC_MESSAGES/glance.po          | 19 ++------
glance/locale/zh_TW/LC_MESSAGES/glance.po          | 23 ++-------
.../notes/ocata-14.0.1-8baa483cd437a25f.yaml       | 15 ++++++
tools/test-setup.sh                                | 57 ++++++++++++++++++++++
tox.ini                                            |  2 +-
30 files changed, 203 insertions(+), 193 deletions(-)







More information about the Release-announce mailing list