networking-sfc 10.0.1 (ussuri)
We are satisfied to announce the release of: networking-sfc 10.0.1: APIs and implementations to support Service Function Chaining in Neutron. This release is part of the ussuri stable 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..10.0.1 ---------------------------------------- ba57ca7 Monkey patch original current_thread _active 90305b4 [stable] Drop lower-constraints job 3d4f698 Switch to stable/ussuri neutron-tempest-plugin jobs 0d4cb4f Update TOX_CONSTRAINTS_FILE for stable/ussuri 8f44ad9 Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + lower-constraints.txt | 155 -------------------------- networking_sfc/services/sfc/agent/__init__.py | 6 + test-requirements.txt | 1 + tox.ini | 8 +- zuul.d/jobs.yaml | 8 +- zuul.d/project.yaml | 1 - zuul.d/projects.yaml | 6 +- 8 files changed, 16 insertions(+), 170 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
participants (1)
-
no-reply@openstack.org