We exuberantly announce the release of: neutron-lib 3.22.0 This release is part of the gazpacho release series. The source is available from: https://opendev.org/openstack/neutron-lib Download the package from: https://pypi.org/project/neutron-lib Please report issues through: https://bugs.launchpad.net/neutron/+bugs For more details, please see below. Changes in neutron-lib 3.21.1..3.22.0 ------------------------------------- 7e78006e Add extension "router-enable-snat" 718b9c07 Update master for stable/2025.2 d1f6c22c Disable flake8 plugins by default 091bcd7d Add ETHERTYPE_FIELD_SIZE constant 292534cc Replace "tenant" with "project" Diffstat (except docs and test files) ------------------------------------- api-ref/source/v2/routers.inc | 11 +++++ neutron_lib/api/definitions/__init__.py | 2 + neutron_lib/api/definitions/router_enable_snat.py | 47 ++++++++++++++++++++++ neutron_lib/db/constants.py | 1 + neutron_lib/exceptions/__init__.py | 10 ++--- neutron_lib/hacking/checks.py | 6 +++ .../api/definitions/test_router_enable_snat.py | 22 ++++++++++ releasenotes/source/2025.2.rst | 6 +++ releasenotes/source/index.rst | 1 + 10 files changed, 102 insertions(+), 6 deletions(-)
participants (1)
-
no-reply@openstack.org