yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #91326
[Bug 2007835] [NEW] [ovn-octavia-provider] LB ip port mapping clean up on every member change
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
Follow ups