Add missing test methods to IRouterAware and clean up unused imports.
authorRyan Moats <rmoats@us.ibm.com>
Mon, 7 Oct 2013 18:20:06 +0000 (13:20 -0500)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 13 Feb 2015 16:05:03 +0000 (08:05 -0800)
commit142f71fb2ffafeae165566cd44770bd214a2595c
treef922ecba4dc5c5f80d208725e6ee14c9748bc943
parentc2a10f325577b228dfd4505b760badb2f4c8d188
Add missing test methods to IRouterAware and clean up unused imports.

Realized that initial Neutron IRouterAware was missing test methods
for interface attach and detach operation.  In addition, removed
unused imports from other classes.

Change-Id: I8547ad7e7437d7215151f843744b56b2e0d93197
Signed-off-by: Ryan Moats <rmoats@us.ibm.com>
implementation/src/main/java/org/opendaylight/controller/networkconfig/neutron/implementation/NeutronNetworkInterface.java
src/main/java/org/opendaylight/controller/networkconfig/neutron/INeutronRouterAware.java