Public bug reported: >From patch [1], the ip_port_mapping is updated just adding and deleting every member after any related operation over the LB-HM, this operation is done in two steps, a db_clear and a db_set. Taking into account that ovsdbapp has specific commands for add/del backends to the ip_port_mapping seems more appropiate use those methods.
[1] https://review.opendev.org/c/openstack/ovn-octavia- provider/+/873426/10/ovn_octavia_provider/helper.py#1219 ** Affects: neutron Importance: Undecided Status: New ** Tags: ovn-octavia-provider -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2007835 Title: [ovn-octavia-provider] LB ip port mapping clean up on every member change Status in neutron: New Bug description: From patch [1], the ip_port_mapping is updated just adding and deleting every member after any related operation over the LB-HM, this operation is done in two steps, a db_clear and a db_set. Taking into account that ovsdbapp has specific commands for add/del backends to the ip_port_mapping seems more appropiate use those methods. [1] https://review.opendev.org/c/openstack/ovn-octavia- provider/+/873426/10/ovn_octavia_provider/helper.py#1219 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2007835/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

