[release-announce] networking-sfc 11.0.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 14 10:34:06 UTC 2020


We are delighted to announce the release of:

networking-sfc 11.0.0: APIs and implementations to support Service
Function Chaining in Neutron.

This release is part of the victoria 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 10.0.0..11.0.0
----------------------------------------

79f95d9 Fix pep8 job
211e515 Switch to newer openstackdocstheme and reno versions
0b78dad Monkey patch original current_thread _active
7d871f6 Add Python3 victoria unit tests
d4d7cbb Update master for stable/ussuri


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

api-ref/source/conf.py                        |  9 +++++----
lower-constraints.txt                         |  1 +
networking_sfc/services/sfc/agent/__init__.py |  6 ++++++
releasenotes/source/conf.py                   |  9 +++++----
releasenotes/source/index.rst                 |  1 +
releasenotes/source/ussuri.rst                |  6 ++++++
test-requirements.txt                         |  1 +
zuul.d/project.yaml                           |  2 +-
10 files changed, 34 insertions(+), 15 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 477dd94..47d84f4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -18,0 +19 @@ pylint==1.9.2 # GPLv2
+isort==4.3.21 # MIT






More information about the Release-announce mailing list