You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Dave Cahill (JIRA)" <ji...@apache.org> on 2013/09/10 10:48:54 UTC

[jira] [Resolved] (CLOUDSTACK-4466) DHCP capability breaks in 4.2

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-4466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Cahill resolved CLOUDSTACK-4466.
-------------------------------------

    Resolution: Fixed
    
> DHCP capability breaks in 4.2
> -----------------------------
>
>                 Key: CLOUDSTACK-4466
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4466
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Network Devices
>    Affects Versions: 4.2.0
>            Reporter: Dave Cahill
>            Assignee: Dave Cahill
>             Fix For: 4.2.1
>
>
> Prior to this change, the default "capabilities" for DHCP list was null.
> https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=956a2a68cebc1b4427bc20ff0e7790ef9846893c
> The change causes a NullPointerException if the DHCP capabilities list is null. The change replaces null in the VirtualRouterElement to avoid the NPE, but leaves other elements which were using null for the DHCP capabilities list broken.
> This causes an NPE and failure to implement DHCP. From a quick code grep, it looks like MidoNet is the only network plugin affected.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira