We are gleeful to announce the release of: os-ken 2.10.0: A component-based software defined networking framework for OpenStack. This release is part of the dalmatian 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 2.9.0..2.10.0 ------------------------------- 0f453910 Remove old excludes c48dbd60 Add periodic weekly job for os-ken 8d63e980 reno: Update master for unmaintained/zed ea4fe8fa Update python classifier in setup.cfg Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 4 ++++ releasenotes/source/zed.rst | 2 +- requirements.txt | 4 ---- setup.cfg | 1 + test-requirements.txt | 6 +----- 6 files changed, 8 insertions(+), 11 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index ccaa2e4b..16802fbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +4,0 @@ -# The order of packages is significant, because pip processes them in the order -# of appearance. Changing the order has an impact on the overall integration -# process, which may cause wedges in the gate later. - diff --git a/test-requirements.txt b/test-requirements.txt index f895baca..c9fa9aad 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +0,0 @@ -# The order of packages is significant, because pip processes them in the order -# of appearance. Changing the order has an impact on the overall integration -# process, which may cause wedges in the gate later. - @@ -7 +3 @@ hacking>=3.2.0,<3.3.0 # Apache-2.0 -coverage>=4.0,!=4.4 # Apache-2.0 +coverage>=4.4.1 # Apache-2.0
participants (1)
-
no-reply@openstack.org