NETVIRT-1522: Allowed address pair not updated 76/78276/2
authorkiranvasudeva <kirankumar.v@altencalsoftlabs.com>
Wed, 28 Nov 2018 12:28:53 +0000 (17:58 +0530)
committerSam Hague <shague@redhat.com>
Sun, 23 Dec 2018 04:29:29 +0000 (04:29 +0000)
commite31844f563e7712c27131e30f5fb31a82b8ccdcb
tree6c926dc6a929f52c22306551ae225ee59f090f14
parent9447f97bfb28d3103d56ca7daa7206113af1df44
NETVIRT-1522: Allowed address pair not updated

Port with SG enabled, when updated with Allowed address pair, newly
added address is not being added into Acl Tables.

Fixed the issue by changing the checks which was causing aap's to be
skipped during port update.

Change-Id: I14e12302483783f113d2244a6267f037d0282cf9
Signed-off-by: kiranvasudeva <kirankumar.v@altencalsoftlabs.com>
aclservice/impl/src/main/java/org/opendaylight/netvirt/aclservice/AbstractAclServiceImpl.java