You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Sheng Yang <sh...@yasker.org> on 2013/08/27 22:28:32 UTC

[ACS42] CLOUDSTACK-4466: Fix DHCP capability breaks in 4.2 for MidoNet

Hi Animesh,

Please cherry-pick the following commit from 4.2-forward branch.

commit a55c75bbd201e53f0aca3e8f8f9dee08cd132a95
Author: Dave Cahill <dc...@midokura.com>
Date:   Tue Aug 27 11:55:49 2013 -0700

    CLOUDSTACK-4466: Fix DHCP capability breaks in 4.2 for MidoNet

    A recent code change in NetworkManager causes NullPointerExceptions
when DHCP
    capability list is null.

    The commit which made the NetworkManager change also changed the
VirtualRouter
    to not use null for the capabilitylist, but didn't make this change for
other
    network devices, causing DHCP to fail on MidoNet.

    This change also updates the MidoNet plugin to use the most recent
MidoNet API.

    Signed-off-by: Sheng Yang <sh...@citrix.com>

Thanks!

--Sheng

RE: [ACS42] CLOUDSTACK-4466: Fix DHCP capability breaks in 4.2 for MidoNet

Posted by Animesh Chaturvedi <an...@citrix.com>.
Done

From: Sheng Yang [mailto:sheng@yasker.org]
Sent: Tuesday, August 27, 2013 1:29 PM
To: Animesh Chaturvedi; <de...@cloudstack.apache.org>
Subject: [ACS42] CLOUDSTACK-4466: Fix DHCP capability breaks in 4.2 for MidoNet

Hi Animesh,

Please cherry-pick the following commit from 4.2-forward branch.

commit a55c75bbd201e53f0aca3e8f8f9dee08cd132a95
Author: Dave Cahill <dc...@midokura.com>>
Date:   Tue Aug 27 11:55:49 2013 -0700

    CLOUDSTACK-4466: Fix DHCP capability breaks in 4.2 for MidoNet

    A recent code change in NetworkManager causes NullPointerExceptions when DHCP
    capability list is null.

    The commit which made the NetworkManager change also changed the VirtualRouter
    to not use null for the capabilitylist, but didn't make this change for other
    network devices, causing DHCP to fail on MidoNet.

    This change also updates the MidoNet plugin to use the most recent MidoNet API.

    Signed-off-by: Sheng Yang <sh...@citrix.com>>

Thanks!

--Sheng