Bug #1231914 “Midonet plug, add dhcp opt121 route when a new sub...” : Bugs : neutron

Midonet plug, add dhcp opt121 route when a new subnet is created

Bug #1231914 reported by Rossella Sblendido
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Rossella Sblendido

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

Tags: midonet
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/48622

Changed in neutron:
assignee: nobody → Rossella Sblendido (rossella-o)
status: New → In Progress
tags: added: havana-rc-potential
tags: added: midonet
Changed in neutron:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/48622
Committed: http://github.com/openstack/neutron/commit/3568a9cac73a2da19e86d82f561be10ae9dbe9a0
Submitter: Jenkins
Branch: master

commit 3568a9cac73a2da19e86d82f561be10ae9dbe9a0
Author: Rossella Sblendido <email address hidden>
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

Changed in neutron:
status: In Progress → Fix Committed
Changed in neutron:
milestone: none → havana-rc2
tags: removed: havana-rc-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (milestone-proposed)

Fix proposed to branch: milestone-proposed
Review: https://review.openstack.org/50661

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (milestone-proposed)

Reviewed: https://review.openstack.org/50661
Committed: http://github.com/openstack/neutron/commit/a7a4833e00eb86f44146771e429973a64fb04d9e
Submitter: Jenkins
Branch: milestone-proposed

commit a7a4833e00eb86f44146771e429973a64fb04d9e
Author: Rossella Sblendido <email address hidden>
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
Thierry Carrez (ttx)
Changed in neutron:
milestone: havana-rc2 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Loading subscribers...

Remote bug watches

Bug watches keep track of this bug in other bug trackers.