catch up for ODL neutron northbound change
authorIsaku Yamahata <isaku.yamahata@intel.com>
Fri, 24 Jul 2015 02:08:54 +0000 (19:08 -0700)
committerIsaku Yamahata <isaku.yamahata@intel.com>
Fri, 14 Aug 2015 03:50:06 +0000 (20:50 -0700)
commit5dcee2a5196097606c69646b2ea82333e17f7e4b
tree956da6606e64790dc2cb6174c48af7478b97e6ca
parent1d879adca3a35aebd414b5f322a39070d2807650
catch up for ODL neutron northbound change

The change set of 062fa890fb918daa62114eddac75d7956c83e5f7,
Change-Id of I9c4041f334d65f7007b68eb7a14eb57a0c08bb9e
in ODL neutron project
eliminates NeutronSubnet.getPortInSubnets().
This causes compilation error with symbol not found.
This patch fixes it by avoiding eliminated method.

Change-Id: I2320e62dd7eb3e7da8218ff9701550bde96d820f
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
openstack/net-virt/src/main/java/org/opendaylight/ovsdb/openstack/netvirt/impl/NeutronL3Adapter.java
openstack/net-virt/src/main/java/org/opendaylight/ovsdb/openstack/netvirt/impl/SecurityServicesImpl.java