networking-sfc 14.0.0 (yoga)
We are ecstatic to announce the release of: networking-sfc 14.0.0: APIs and implementations to support Service Function Chaining in Neutron. This release is part of the yoga 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 13.0.0..14.0.0 ---------------------------------------- 26274d2 Use ovs constants from neutron_lib.plugins.ml2 08889e8 Fix find group id ERROR fc91fa4 Update networking-sfc-tempest-multinode to be run on Focal 5cabef6 Add Python3 yoga unit tests 7792a60 Update master for stable/xena Diffstat (except docs and test files) ------------------------------------- lower-constraints.txt | 2 +- .../services/sfc/agent/extensions/openvswitch/sfc_driver.py | 9 +++++---- networking_sfc/services/sfc/common/ovs_ext_lib.py | 4 ++-- releasenotes/source/index.rst | 1 + releasenotes/source/xena.rst | 6 ++++++ requirements.txt | 2 +- zuul.d/jobs.yaml | 2 +- zuul.d/project.yaml | 2 +- 9 files changed, 20 insertions(+), 12 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 8d25043..9bd7b51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18 +18 @@ oslo.utils>=4.5.0 # Apache-2.0 -neutron-lib>=2.11.0 # Apache-2.0 +neutron-lib>=2.19.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org