Merge "improve error logs due to IllegalArgumentException to include full input"
[neutron.git] / northbound-api / src / main / java / org / opendaylight / neutron / northbound / api / NeutronFirewallRuleRequest.java
index c5bab0b374b7dae6018f657cab773e8bb83aa213..59cbbc45a9d5272c549af049dcce78e4bbf788de 100644 (file)
@@ -19,7 +19,7 @@ import org.opendaylight.neutron.spi.NeutronFirewallRule;
 @XmlRootElement
 @XmlAccessorType(XmlAccessType.NONE)
 @SuppressFBWarnings("URF_UNREAD_FIELD")
-public final class NeutronFirewallRuleRequest implements INeutronRequest<NeutronFirewallRule> {
+public final class NeutronFirewallRuleRequest extends NeutronRequest<NeutronFirewallRule> {
     /**
      * See OpenStack Network API v2.0 Reference for description of the following link.
      * http://docs.openstack.org/api/openstack-network/2.0/content/