Use config for hwvtepsouthbound
authorVishal Thapar <vishal.thapar@ericsson.com>
Mon, 2 Nov 2015 12:12:54 +0000 (17:42 +0530)
committerVishal Thapar <vishal.thapar@ericsson.com>
Tue, 3 Nov 2015 20:48:06 +0000 (02:18 +0530)
commit4b34889e52631fbbe22ac22ed5ab689c87756daf
tree87b111cd7cd26535cc61799c1c11bb58c90cdef4
parenteb3aafa87540b253725b63e8b9c50278819765bb
Use config for hwvtepsouthbound

This is counterpart to https://git.opendaylight.org/gerrit/27578

Patchset2:
Remove null check for ovsdbConnection in handleOwnershipChange. Since this
is always non-null, we end up not starting OVSDBManager for hwvtep.

Change-Id: I8900794cf4f75b837fd6efb406f18addc9cfe3a0
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>