The code structure has changed significantly and haven't heard of any
other citing of this specific issue for a while so marking it as invalid
for now.
** Changed in: neutron
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineerin
Grover (rajeev-grover)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Rajeev Grover (rajeev-grover)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1429
Presence of the SNAT namespace is not a bug because the port that
provides connectivity to the external network resides in the SNAT
namespace. If you check, even for a legacy router with "enable_snat":
false a qg interface is created on the external network. Similarly for
the DVR such a port is
/screen-q-vpn.txt.gz#_2015-02-24_02_21_57_960
** Affects: neutron
Importance: Undecided
Assignee: Rajeev Grover (rajeev-grover)
Status: New
** Tags: l3-dvr-backlog
** Changed in: neutron
Assignee: (unassigned) => Rajeev Grover (rajeev-grover)
** Tags added: l3-dvr-back
.
** Affects: neutron
Importance: Undecided
Assignee: Rajeev Grover (rajeev-grover)
Status: New
** Tags: l3-dvr-backlog
** Changed in: neutron
Assignee: (unassigned) => Rajeev Grover (rajeev-grover)
** Tags added: l3-dvr-backlog
--
You received this bug notificat
Public bug reported:
A race condition can sometimes occur in l-3 agent when a dvr based
floatingip is being deleted from one router and another dvr based
floatingip is being configured on another router in the same node.
Especially if the floatingip being deleted was the last floatingip on
the nod
tracked in the fip namespace because tracking is turned on by default.
To avoid unnecessary consumption of resources tracking of such
connections should be turned off in fip namespace.
** Affects: neutron
Importance: Undecided
Assignee: Rajeev Grover (rajeev-grover)
Status: New
This should not be considered as a bug because the snat namespace
provides access to the gateway. enable_snat only controls whether the
outbound traffic is snated or not, the traffic has to still go out the
external gateway. To create this path to the external gateway the
namespace has to be crea
Public bug reported:
once an external gateway is set, due to a logic error, for every
subsequent router update the L-3 agent incorrectly concludes there is a
change in external gateway. This causes the codepath to set external
gateway getting invoked un-necessarily.
In process_router(...)
..
9 matches
Mail list logo