← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1723891] Re: Fip agent port created on compute nodes with "dvr_no_external" mode

 

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

commit d2e14524c9704a65622fcbfec1cf7b81a2178b27
Author: zhsun <zhsun@xxxxxxxxxxxxx>
Date:   Sat Oct 21 07:36:58 2017 +0800

    Do not create fip agent port for dvr_no_external node
    
    Change-Id: I6c108806aaf41ee12594d9b0909b1a301c394c64
    Closes-Bug: #1723891


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

Title:
  Fip agent port created on compute nodes with "dvr_no_external" mode

Status in neutron:
  Fix Released

Bug description:
  I have a devstack with following configuration:
  network nodes:
      /etc/neutron/l3_agent.ini
      [default]
      agent_mode = dvr_snat
  compute nodes:
      /etc/neutron/l3_agent.ini
      [default]
      agent_mode = dvr_no_external

  The reproduction steps
  1.Launch VM and assign floating IP to it
  2.Check ports for the router
  3.You can see that fip agent port for the host hosting the VM is created, but not used.

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


References