Fixing a NullPointerException in Neutron Interface (Bug-323) 67/4367/3
authorMadhu Venugopal <mavenugo@gmail.com>
Fri, 17 Jan 2014 23:58:30 +0000 (15:58 -0800)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 21 Jan 2014 10:09:35 +0000 (10:09 +0000)
commit33c1fa13dc68676f972179c1865d52828d10cf6f
treebc07edaa955f88304b39de52874b3d42f46644ec
parenta54b4f7301e0ad3f3ebf2f4cf6ce390348b5bc2a
Fixing a NullPointerException in Neutron Interface (Bug-323)

Ideally, this condition should never occur. But there seems to be a consistency issue in the ML2 driver
which could potentially result in this condition. While we are addressing the root-cause in ODL ML2
driver, we should also patch our side of the interface as well to avoid failing for such conditions when
it is harmless for a few usecases.

Change-Id: Iff5fdb76b45280aba38607cdcf82715cb4338b05
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
opendaylight/networkconfiguration/neutron/src/main/java/org/opendaylight/controller/networkconfig/neutron/NeutronSubnet_IPAllocationPool.java