cloudstack/plugins/network-elements/midonet/src/com/cloud/network
Dave Cahill a55c75bbd2 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 <sheng.yang@citrix.com>
2013-08-27 12:08:04 -07:00
..
element CLOUDSTACK-4466: Fix DHCP capability breaks in 4.2 for MidoNet 2013-08-27 12:08:04 -07:00
guru CLOUDSTACK-4466: Fix DHCP capability breaks in 4.2 for MidoNet 2013-08-27 12:08:04 -07:00
resource CLOUDSTACK-4466: Fix DHCP capability breaks in 4.2 for MidoNet 2013-08-27 12:08:04 -07:00