Hey neutrinos,

Here are the bugs reported between February 20 and 26.
Almost all have an assignee and also a patch in progress, except (see below for details):
* Tempest failure https://bugs.launchpad.net/neutron/+bug/2008062
* Two VPNaaS bugs https://bugs.launchpad.net/neutron/+bug/2007826 and https://bugs.launchpad.net/neutron/+bug/2008001
Also note the sqlalchemy 2.0 compatibility patch series for review

High
* [FT] Random failures of ``test_good_address_allocation`` - https://bugs.launchpad.net/neutron/+bug/2007992
 Related chain of patches by ralonsoh: https://review.opendev.org/c/openstack/neutron/+/874658
* [sqlalchemy-20] The Engine.execute() method is considered legacy as of the 1.x series - https://bugs.launchpad.net/neutron/+bug/2008223
* [sqlalchemy-20] Use the .begin() method of Engine - https://bugs.launchpad.net/neutron/+bug/2008226
* [sqlalchemy-20] The Connection.connect() method is considered legacy as of the 1.x series of SQLAlchemy - https://bugs.launchpad.net/neutron/+bug/2008227
* [sqlalchemy-20] The Session.begin.subtransactions flag is deprecated - https://bugs.launchpad.net/neutron/+bug/2008276
A series of sqlalchemy 2.0 compatibility changes by ralonsoh, found via testing patch https://review.opendev.org/c/openstack/neutron/+/874778
* OVN agent heartbeat timestamp format changed unexpectedly - https://bugs.launchpad.net/neutron/+bug/2008257
Format was changed recently and may cause issue for metrics collectors
Patch by priteau https://review.opendev.org/c/openstack/neutron/+/874926

Medium
* [ovn-octavia-provider] LB ip port mapping clean up on every member change - https://bugs.launchpad.net/neutron/+bug/2007835
 Patch by froyo: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/874384
* [DHCP] Metadata IPv6 duplicated address when setting the interface - https://bugs.launchpad.net/neutron/+bug/2007938
 Reproduced by and assigned to rubasov
* [ovn-octavia-provider] restore the member provisioning status to NO_MONITOR after delete the HM - https://bugs.launchpad.net/neutron/+bug/2007985
 Patch by froyo: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/874609
* Tempest test TestNetworkBasicOps.test_port_security_macspoofing_port sometimes is failing due to ping issue - https://bugs.launchpad.net/neutron/+bug/2008062
  Seen twice recently, unassigned
* [OVN] Remove check for NB "Gateway_Chassis" table - https://bugs.launchpad.net/neutron/+bug/2008077
 Patch by ralonsoh: https://review.opendev.org/c/openstack/neutron/+/874767
* Neutron allows you to delete router_ha_interface ports, which can lead to issues - https://bugs.launchpad.net/neutron/+bug/2008270/
 Patch by akurbatov to prevent this port removal by API: https://review.opendev.org/c/openstack/neutron/+/874931

Low
* [neutron-vpnaas] SQL error during the "vpnservice" creation - https://bugs.launchpad.net/neutron/+bug/2008001
 VPNaaS works but nice one to fix, unassigned

Untriaged
* Create IPsec connection error with VPN service use subnet has subnetpool - https://bugs.launchpad.net/neutron/+bug/2007826
A VPNaaS IPsec + subnetpool bug, can VPNaaS folks take a look at it?

Have a great week!
--
Bernard Cafarelli