We eagerly announce the release of: neutron-fwaas 21.0.0 This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/neutron-fwaas Download the package from: https://tarballs.openstack.org/neutron-fwaas/ Please report issues through: https://bugs.launchpad.net/neutron/+bugs For more details, please see below. Changes in neutron-fwaas 20.0.0..21.0.0 --------------------------------------- 623d66cb0 Fix missing oslo.log options in migration tool 0694a7a39 Remove devstack-gate requirement 0cedfc4eb Fix migration script to adopt to SQLAlclehym 2.0 453cbdf9d Add py312 job to periodic based on testing runtime for 2024.2 e578839fc create default security group using an independent context 5f746b474 do not use str(url) to stringify a URL for subsequent use cb517af73 Add pre-commit configuration 7fd8e3889 reno: Update master for unmaintained/zed 90a0072f3 Add pyproject.toml to support pip 23.1 64d7cd2d6 Update master for stable/2024.1 8549c88e8 Remove translation sections from setup.cfg b610592e4 disable nonstandard-exception Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 36 ++++++++++++++++++++++ .pylintrc | 2 -- .zuul.yaml | 2 +- babel.cfg | 2 -- neutron_fwaas/cmd/v1_to_v2_db_migration.py | 5 +-- neutron_fwaas/db/firewall/v2/firewall_db_v2.py | 17 +++++----- pyproject.toml | 4 +++ releasenotes/source/2024.1.rst | 6 ++++ releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 2 +- setup.cfg | 14 --------- 13 files changed, 68 insertions(+), 32 deletions(-)
participants (1)
-
no-reply@openstack.org