Bug 5278 [BORON] Remove checks that require neutron providers for L3 and others 26/33826/4
authorIsaku Yamahata <isaku.yamahata@intel.com>
Sun, 31 Jan 2016 13:51:18 +0000 (13:51 +0000)
committerIsaku Yamahata <isaku.yamahata@intel.com>
Thu, 11 Feb 2016 09:43:11 +0000 (01:43 -0800)
commit682c05fb853ec1684264f7f237bd4d43261e83a4
tree127d503af17cc7c4eb9b83af6e79c42c11e03624
parentcea77b9242c28556ab63723ec5deceb9f0e9bdab
Bug 5278 [BORON] Remove checks that require neutron providers for L3 and others

DO NOT MERGE in Beryllium.
This patch is follow up of 49479f5244ac3c7a9a2fc06f7bbb0fed9ca3b203
It missed L3, lbaaspools, and Metering Label.
This patch includes also related code clean up to use this.getInstances().

Change-Id: I82c3330dd16309fe9d6bf90e96b371ddafa9a12a
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/AbstractNeutronNorthboundIAware.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronLoadBalancerPoolNorthbound.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronMeteringLabelRulesNorthbound.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronRoutersNorthbound.java