Public bug reported:

While updating a FIP (for example its description via neutron API) the
corresponding NAT row gets duplicated in NBDB table.

https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py#L797

In `_create_or_update_floatingip` function each time this creates new
row instead updating existing one.

** Affects: neutron
     Importance: Undecided
     Assignee: Maciej Jozefczyk (maciej.jozefczyk)
         Status: New


** Tags: ovn

** Changed in: neutron
     Assignee: (unassigned) => Maciej Jozefczyk (maciej.jozefczyk)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1859977

Title:
  [OVN] Update of floatingip creates new row in NBDB NAT table

Status in neutron:
  New

Bug description:
  While updating a FIP (for example its description via neutron API) the
  corresponding NAT row gets duplicated in NBDB table.

  
https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py#L797

  In `_create_or_update_floatingip` function each time this creates new
  row instead updating existing one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1859977/+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

Reply via email to