← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: dvr

-- 
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:
  New

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


Follow ups