[release-announce] networking-sfc 13.0.0 (xena)
no-reply at openstack.org
no-reply at openstack.org
Wed Oct 6 11:39:37 UTC 2021
We contentedly announce the release of:
networking-sfc 13.0.0: APIs and implementations to support Service
Function Chaining in Neutron.
This release is part of the xena release series.
The source is available from:
https://opendev.org/openstack/networking-sfc
Download the package from:
https://pypi.org/project/networking-sfc
Please report issues through:
https://bugs.launchpad.net/networking-sfc/+bugs
For more details, please see below.
Changes in networking-sfc 12.0.0..13.0.0
----------------------------------------
f211d5d [functional] Remove duplicate code from parent test class
21dce30 Use ovs constants from neutron-lib
668031f Enable tls-proxy support for test jobs
e01048c Use assertCountEqual instead of assertItemsEqual
069b36b pdf-docs: use UPPER_CONSTRAINTS_FILE for doc build
ae040dc Add Python3 xena unit tests
0677479 Update master for stable/wallaby
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 2 +-
.../sfc/agent/extensions/openvswitch/sfc_driver.py | 9 ++----
networking_sfc/services/sfc/common/ovs_ext_lib.py | 5 ++-
.../unit/services/flowclassifier/test_plugin.py | 2 +-
.../unit/services/sfc/agent/extensions/test_sfc.py | 4 +--
releasenotes/source/index.rst | 1 +
releasenotes/source/wallaby.rst | 6 ++++
requirements.txt | 2 +-
tox.ini | 4 ++-
zuul.d/jobs.yaml | 2 --
zuul.d/project.yaml | 2 +-
14 files changed, 26 insertions(+), 59 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index bb84a59..8d25043 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18 +18 @@ oslo.utils>=4.5.0 # Apache-2.0
-neutron-lib>=2.8.0 # Apache-2.0
+neutron-lib>=2.11.0 # Apache-2.0
More information about the Release-announce
mailing list