[
https://issues.apache.org/jira/browse/CLOUDSTACK-4466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748256#comment-13748256
]
Dave Cahill commented on CLOUDSTACK-4466:
-----------------------------------------
Submitted a fix here:
https://reviews.apache.org/r/13759/
> 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
> Fix For: 4.2.0
>
>
> 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