add dependency check for security rule's group update(), not just add() 48/73248/5
authorMichael Vorburger <vorburger@redhat.com>
Wed, 20 Jun 2018 12:22:35 +0000 (14:22 +0200)
committerMichael Vorburger <vorburger@redhat.com>
Mon, 2 Jul 2018 17:54:00 +0000 (19:54 +0200)
commit66ec825d5c46004b3182c6dbc108c0aa571d2ae1
tree8468f4507a263f365dc33c3a33866e53efca5ddb
parent5363c1fe7d9dd06124fae3162ab40cc69f8a2695
add dependency check for security rule's group update(), not just add()

JIRA: NEUTRON-158
Change-Id: I249d8a3898641baaf9b92699da41eac523a22b36
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
integration/test-standalone/src/main/java/org/opendaylight/neutron/e2etest/NeutronSecurityGroupTests.java
integration/test-standalone/src/main/java/org/opendaylight/neutron/e2etest/NeutronSecurityRuleTests.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/AbstractNeutronNorthbound.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/AbstractTranscriberInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronSecurityRuleInterface.java