← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1867869] Re: [OVN] Remove dependency on fip_object

 

** Changed in: neutron
       Status: In Progress => Fix Released

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

Title:
  [OVN] Remove dependency on fip_object

Status in neutron:
  Fix Released

Bug description:
  The 'update_floatingip' and 'delete_floatingip' method currently
  depend on ‘fip_object’, which was added to keep things backward
  compatible.

  Currently, the 'fip_id' has been stored in the 'external_ids' of NAT,
  original fip can be obtained from 'ovn_fip', so 'fip_object' can be
  removed.

  
  https://opendev.org/openstack/neutron/src/branch/master/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py#L1074
  https://opendev.org/openstack/neutron/src/branch/master/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py#L1112

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1867869/+subscriptions



References