NETVIRT-1241 : Preprovisioning of l2gw conf. fails 35/72035/6
authoreaksahu <a.k.sahu@ericsson.com>
Wed, 16 May 2018 13:17:54 +0000 (18:47 +0530)
committerSam Hague <shague@redhat.com>
Sat, 23 Jun 2018 21:27:27 +0000 (21:27 +0000)
commit092ba2f2b28dee6864e9ec7b4cd2fcf97b1b4b9d
treeea908d2d17a81cf4039580033008f5897ac92a72
parent8af1495c48841d06e130d59b8599946de73289fb
NETVIRT-1241 : Preprovisioning of l2gw conf. fails

Removing use of ThreadLocals to avoid Np in this usecase when switch
gets connected after provisioning l2gw and l2gwconnection.

Change-Id: I78c826a80bf5ef484002d6cb052fc0e03458cfdb
Signed-off-by: eaksahu <a.k.sahu@ericsson.com>
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalRouterRemoveCommand.java
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchRemoveCommand.java
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/PhysicalPortUpdateCommand.java