We are satisfied to announce the release of: os-ken 2.7.0: A component-based software defined networking framework for OpenStack. This release is part of the bobcat 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. 2.7.0 ^^^^^ Upgrade Notes ************* * The default docker base image used in testing has been updated to "ubuntu:20.04". You may need to update your testing code accordingly. Bug Fixes ********* * The quagga container used for testing neutron-dynamic-routing was failing to start due to permission issues. A startup script has been added to dynamically set the correct permissions. See bug 2031526 (https://bugs.launchpad.net/neutron/+bug/2031526). Changes in os-ken 2.6.0..2.7.0 ------------------------------ a87d983e Add Python 3.10 support to setup.cfg 8cd03eb2 Remove superfluous sudo 760bfb58 Cleanup py27 support 6f285a65 Add releasenote for quagga fix 17570b4c Fix quagga container e9dc289d Make neutron-dynamic-routing job non-voting 7e280fdc Update master for stable/2023.1 6dfd5da3 Docs build: Add requirements.txt to deps 5f986ac1 Fix tox.ini for tox4 Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 3 ++- releasenotes/notes/update-quagga-ebdaa99f7de660d7.yaml | 13 +++++++++++++ releasenotes/source/2023.1.rst | 6 ++++++ releasenotes/source/index.rst | 1 + setup.cfg | 1 + setup.py | 8 -------- tox.ini | 2 +- 8 files changed, 34 insertions(+), 14 deletions(-)
participants (1)
-
no-reply@openstack.org