Reviewed: https://review.openstack.org/312593 Committed: https://git.openstack.org/cgit/openstack/networking-l2gw/commit/?id=483109a9f3d68f47dc4f1a7701e82c9971e3e57c Submitter: Jenkins Branch: master
commit 483109a9f3d68f47dc4f1a7701e82c9971e3e57c Author: Ofer Ben-Yacov <[email protected]> Date: Wed May 4 18:01:45 2016 +0300 enabling L2GW to work with DVR In DVR mode no host IP is associated with the L3 Agent because the router is configured on all the Compute Nodes and on the Network Node. To overcome this problem we look for L3 Agent that is running on the Network Node, resolve the hostname of the Network Node to get its IP address and use it to configure the destination IP needed for neutron port location information. Closes-Bug: 1463784 Change-Id: I2595c714ede896baa7726ceec793de9a7a29e6b2 ** Changed in: networking-l2gw 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/1463784 Title: [RFE] Networking L2 Gateway does not work with DVR Status in networking-l2gw: Fix Released Status in neutron: In Progress Bug description: Currently, networking L2 gateway solution cannot be used with a DVR. If a virtual machine is in one subnet and the bare metal server is in another, then it makes sense to allow DVR configured on the compute node to route the traffic from the VM to the bare metal server. To manage notifications about this bug go to: https://bugs.launchpad.net/networking-l2gw/+bug/1463784/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

