[release-announce] neutron 22.0.2 (antelope)

no-reply at openstack.org no-reply at openstack.org
Thu Jul 6 09:16:20 UTC 2023


We are psyched to announce the release of:

neutron 22.0.2: OpenStack Networking

This release is part of the antelope release series.

The source is available from:

    https://opendev.org/openstack/neutron

Download the package from:

    https://tarballs.openstack.org/neutron/

Please report issues through:

    https://bugs.launchpad.net/neutron/+bugs

For more details, please see below.

Changes in neutron 22.0.1..22.0.2
---------------------------------

669fcca447 Raise the timeout of "neutron-ovn-rally-task" to 9000
5358eb0389 [OVN][Trunk] Add port binding info on subport when parent is bound
501745b245 dhcp/agent: fix 'get_metadata_bind_interface' driver call
7c90e90d22 [S-RBAC] Fix policies for CUD subnets APIs
ddb08cd5a3 Delete the "Chassis_Private" register when deleting an agent
a5c208ceca Return 409 Conflict to tenant user deleting port attached to FIP
c063ad1106 Make DB migration creating indexes in RBACs conditional
01b5992686 [OVN][Migration] Enable settings backup subnet for NFS clients
9684f471ba Handle no more IP addresses available during a network sync


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

neutron/agent/dhcp/agent.py                        |  4 ++
neutron/conf/policies/subnet.py                    | 13 +++--
neutron/db/l3_db.py                                | 24 +++++++++-
.../expand/ba859d649675_add_indexes_to_rbacs.py    | 26 +++++++++-
.../ml2/drivers/ovn/mech_driver/mech_driver.py     |  9 ++++
.../drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py   |  4 ++
neutron/services/trunk/drivers/ovn/trunk_driver.py | 30 ++++++++++--
.../test_ba859d649675_add_indexes_to_rbacs.py      | 55 ++++++++++++++++++++++
.../drivers/ovn/mech_driver/test_mech_driver.py    | 22 +++++++--
.../trunk/drivers/ovn/test_trunk_driver.py         | 50 ++++++++++++++------
.../trunk/drivers/ovn/test_trunk_driver.py         |  2 +
.../tripleo_environment/ovn_migration.sh           |  4 +-
.../playbooks/roles/recovery-backup/tasks/main.yml |  1 +
zuul.d/rally.yaml                                  |  2 +-
19 files changed, 304 insertions(+), 34 deletions(-)







More information about the Release-announce mailing list