neutorn-spi: remove neutron prefix of field 19/49519/3
authorIsaku Yamahata <isaku.yamahata@intel.com>
Sat, 17 Dec 2016 10:16:06 +0000 (02:16 -0800)
committerIsaku Yamahata <isaku.yamahata@intel.com>
Wed, 21 Dec 2016 20:54:35 +0000 (12:54 -0800)
commita2f1a28cb8b6c226f49716434cd8ccc34c43eaa4
tree7da01341a0da5f1188df0d014b1cd853f4ee4bb1
parent01103cf985b0e225d164b6a0a5876e8c164338d4
neutorn-spi: remove neutron prefix of field

field name of neutron spi doesn't prefix neutron.
The following three classes have the fields with neutorn prefix.
NeutronL2gateway, NeutronL2gatewayDevice, NeutronLoadBalancerListener
remove prefix of the fields of those classes For consistency.

Change-Id: I81984a294b4601bfb18b24140d03d615dba1424a
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
neutron-spi/src/main/java/org/opendaylight/neutron/spi/NeutronL2gateway.java
neutron-spi/src/main/java/org/opendaylight/neutron/spi/NeutronL2gatewayDevice.java
neutron-spi/src/main/java/org/opendaylight/neutron/spi/NeutronLoadBalancerListener.java