NETVIRT-1144 : Using JC for ExternalNetGroup Installation 62/69262/4
authorxcheara <chetan.arakere@altencalsoftlabs.com>
Thu, 8 Mar 2018 12:36:05 +0000 (18:06 +0530)
committerSam Hague <shague@redhat.com>
Sun, 11 Mar 2018 13:13:43 +0000 (13:13 +0000)
commite4b4b449ecf361b72f41bf52e3f6ee12a587234b
treeffd88d4e1e62f1594683f47cad9fe4318c672d7b
parenteead978ce7038d1709ff0456134650ca603acf72
NETVIRT-1144 : Using JC for ExternalNetGroup Installation

Description:
Due to OptimisticLockFailedException during installtion of external
network subnet group, the installation of default FIB rule for
external-subnet CIDR been not installed resulting in PNF UC failure.

Change done to use JobCordinator fo installing this group there by
preventing multiple listeners attempting to install the same group
symultanously.

Change-Id: I667077eb2750e9e48019e5a2ad70520d3ada4d8b
Signed-off-by: xcheara <chetan.arakere@altencalsoftlabs.com>
natservice/impl/src/main/java/org/opendaylight/netvirt/natservice/internal/ExternalNetworkGroupInstaller.java