Reviewed:  https://review.openstack.org/532993
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=257de1531098620f1019e00ea8446ce6aa9212c0
Submitter: Zuul
Branch:    master

commit 257de1531098620f1019e00ea8446ce6aa9212c0
Author: Manjeet Singh Bhatia <[email protected]>
Date:   Tue Jan 16 13:04:07 2018 -0800

    Add notification for floatingip update/delete
    
    As neutron now allows L3 Flavors, but when other backends use L3
    flavors, the floating delete only commits db transaction therefore
    removing fip from neutron db but backend still have that fip as active
    because there's no notification for the subscribed precommit_delete
    event.
    
    Co-Authored-By: Isaku Yamahata <[email protected]>
    Change-Id: I87dd124cc5bf17365ca197e4b35ffaa7825ca17c
    Closes-Bug: #1742802


** 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/1742802

Title:
  add notification for floatingip delete event

Status in neutron:
  Fix Released

Bug description:
  As neutron now allows L3 Flavors, but when other backends use L3
  flavors, the floating delete only commits db transaction therefore
  removing fip from neutron db but backend still have that fip as active
  because there's no notification for the subscribed precommit_delete
  event.

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