← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1447227] Re: Connecting two or more distributed routers to a subnet doesn't work properly

 

Works for me on Mitaka and on master, followed steps from John's comment
#6. Just added host-route on a subnet connected to 2 DVR routers instead
of manual adding a static route on VM. Marking as invalid.

** Changed in: neutron
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1447227

Title:
  Connecting two or more distributed routers to a subnet doesn't work
  properly

Status in neutron:
  Invalid

Bug description:
  DVR code currently assumes that only one router may be attached to a
  subnet but this is not the case. OVS flows for example will not work
  correctly for E/W traffic as incoming traffic is always assumed to be
  coming from one of the two routers.

  The simple solution is to block the attachment of a distributed router
  to a subnet already attached to another distributed router.

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


References