[release-announce] os-ken 1.1.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Jun 18 17:15:23 UTC 2020


We are ecstatic to announce the release of:

os-ken 1.1.0: A component-based software defined networking framework
for OpenStack.

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/os-ken

Download the package from:

    https://pypi.org/project/os-ken

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/os-ken

For more details, please see below.

Changes in os-ken 1.0.0..1.1.0
------------------------------

778ed750 Use unittest.mock instead of mock
dd379ae2 Switch to newer openstackdocstheme and reno versions
2d31e3b0 Bump default tox env from py37 to py38
082988c7 Add py38 package metadata
850deafd Use unittest.mock instead of third party mock
8f0cfbf9 Add Python3 victoria unit tests
d0f04648 Update master for stable/ussuri


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

.zuul.yaml                                                    |  2 +-
lower-constraints.txt                                         |  5 -----
.../protocols/bgp/core_managers/test_table_manager.py         |  7 ++-----
releasenotes/source/conf.py                                   | 10 +++++-----
releasenotes/source/index.rst                                 |  1 +
releasenotes/source/ussuri.rst                                |  6 ++++++
setup.cfg                                                     |  1 +
test-requirements.txt                                         |  1 -
tools/test-requires                                           |  1 -
tox.ini                                                       |  2 +-
19 files changed, 37 insertions(+), 53 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index c588fe17..f9cdda91 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +11,0 @@ testtools>=1.4.0 # MIT
-mock>=2.0.0 # BSD






More information about the Release-announce mailing list