[release-announce] glance 15.0.2 (pike)

no-reply at openstack.org no-reply at openstack.org
Thu May 9 19:53:19 UTC 2019


We contentedly announce the release of:

glance 15.0.2: OpenStack Image Service

This release is part of the pike 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.

Changes in glance 15.0.1..15.0.2
--------------------------------

f37724cc Use new devstack-plugin-ceph job
e450a18d Remove use of broken bandit from tests
3ccbf2e0 import zuul job settings from project-config
63d9a70f [doc] Modify the description for the command
c2b55151 Add barbican-tempest experimental job
2eb2e0b1 Make ImageTarget behave like a dictionary
892af471 Avoid restarting a child when terminating


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

.zuul.yaml                           |  91 +++++++++++++
bandit.yaml                          | 245 -----------------------------------
glance/api/policy.py                 |  32 ++++-
glance/common/wsgi.py                |   1 +
test-requirements.txt                |   1 -
tox.ini                              |   5 +-
8 files changed, 146 insertions(+), 267 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index fcb8a434..272ec3aa 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +11,0 @@ Babel!=2.4.0,>=2.3.4 # BSD
-bandit>=1.1.0 # Apache-2.0






More information about the Release-announce mailing list