Reviewed: https://review.openstack.org/50661 Committed: http://github.com/openstack/neutron/commit/a7a4833e00eb86f44146771e429973a64fb04d9e Submitter: Jenkins Branch: milestone-proposed
commit a7a4833e00eb86f44146771e429973a64fb04d9e Author: Rossella Sblendido <rosse...@midokura.com> Date: Wed Sep 25 14:55:04 2013 +0000 Add a route to reach the MD server when a subnet is created When the first subnet is created, the dhcp port is created and midonet plugin correctly adds the static route to reach the MD server in create_port. When a second or following subnets are created, a new ip is added to the dhcp port. This patch takes care of adding the static route to correcly reach the MD server in update_port. This fixes the problem of VMs not being able to reach the MD if assigned to the second subnet Closes-bug: #1231914 Change-Id: Ifc95f901d4222b76a4254e21295829ac8d82493b (cherry picked from commit 3568a9cac73a2da19e86d82f561be10ae9dbe9a0) ** Changed in: neutron Status: Fix Committed => 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/1231914 Title: Midonet plug, add dhcp opt121 route when a new subnet is created Status in OpenStack Neutron (virtual network service): Fix Released Bug description: When a subnet is created (except the first one) another ip is added to the dhcp port. Midonet plugin should react and add the correct route opt121 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1231914/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp