← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1566383] Re: The creation fip does not endure restarting of l3-agent

 

Reviewed:  https://review.openstack.org/302340
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a47d22942a46cf12589cee6353dc2b6deb58f178
Submitter: Jenkins
Branch:    master

commit a47d22942a46cf12589cee6353dc2b6deb58f178
Author: Brian Haley <brian.haley@xxxxxxx>
Date:   Thu May 5 10:07:36 2016 -0400

    DVR: Ensure fpr and rfp devices are configured correctly
    
    Restarting the l3-agent when creating the fip namespace may
    leave rfp and fpr devices with no IP addresses, since we will
    not try and configure them if the devices already exist.
    
    Fix this by always trying to configure the IP addresses,
    even if the devices already exist.
    
    Closes-Bug: #1566383
    Change-Id: Idad3bb4808ec66b9a764bb621dfb04a10eb7ed6


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

Title:
  The creation fip does not endure restarting of l3-agent

Status in neutron:
  Fix Released

Bug description:
  when creating the first floating ip of a router, the veth-pair(fpr and
  rfp) will be created. But if I3-agent is restarted accidentally before
  assigning locally allocated ip for the fpr or rfp, gateway will not be
  added successfully with and error raised

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


References