[release-announce] qinling 4.0.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Wed May 13 11:08:15 UTC 2020


We are pleased to announce the release of:

qinling 4.0.0: Function as a Service

This release is part of the ussuri release series.

The source is available from:

    https://opendev.org/openstack/qinling

Download the package from:

    https://tarballs.openstack.org/qinling/

Please report issues through:

    https://storyboard.openstack.org/#!/project/927

For more details, please see below.

Changes in qinling 3.0.0..4.0.0
-------------------------------

9a186fc Use unittest.mock instead of third party mock
2c649d3 Cleanup py27 support
a6f9577 [Community goal] Add contributor and PTL guide
40ac336 [ussuri][goal] Drop python 2.7 support and testing
a48673d Fix the CLI in Quick Start Guide
815ec77 Stop testing python2.7
1fc0b4a Switch to Ussuri jobs
f8bbfdb Update master for stable/train


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

.zuul.yaml                                         |  4 +-
.../unit/api/controllers/v1/test_execution.py      |  2 +-
.../api/controllers/v1/test_function_version.py    |  2 +-
.../api/controllers/v1/test_function_worker.py     |  2 +-
.../unit/orchestrator/kubernetes/test_manager.py   |  2 +-
qinling/utils/etcd_util.py                         |  5 +-
qinling_tempest_plugin/services/qinling_client.py  |  5 +-
.../notes/drop-py-2-7-86062f8380134200.yaml        |  6 ++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/train.rst                      |  6 ++
setup.cfg                                          | 14 +---
setup.py                                           |  9 ---
tox.ini                                            | 15 ++--
25 files changed, 123 insertions(+), 57 deletions(-)







More information about the Release-announce mailing list