Merge changes from topic 'bug/4218'
authorRyan Moats <rmoats@us.ibm.com>
Fri, 25 Sep 2015 11:43:12 +0000 (11:43 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 25 Sep 2015 11:43:12 +0000 (11:43 +0000)
commit5015ebb704dc1c0fe7ad2e9574d4a1542cb0c3cf
tree67619503abce05f27060c60f21722a6679e08b8c
parent5e3caa51aca2d6fc6b661e7ddedd0ee8bde1197e
parent1ff904a5e97fa14ce9592e6be8ea9ea8357521e9
Merge changes from topic 'bug/4218'

* changes:
  Bug 4218 - northbound: return 404 when deleting unexisting uuid
  northbound: introduce a base class for nortubhound classes
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronFirewallNorthbound.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronFirewallPolicyNorthbound.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronFirewallRulesNorthbound.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronFloatingIPsNorthbound.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronLoadBalancerHealthMonitorNorthbound.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronLoadBalancerListenerNorthbound.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronLoadBalancerNorthbound.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronLoadBalancerPoolNorthbound.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronMeteringLabelsNorthbound.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronSecurityGroupsNorthbound.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronSecurityRulesNorthbound.java