Cleanup HwvtepConnectionManager.getHwvtepGlobalTableEntry() 65/86065/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Nov 2019 11:58:38 +0000 (12:58 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Nov 2019 12:00:57 +0000 (13:00 +0100)
commit83915d7ac784277b1df79bbc34ffa22a5c74369d
tree0254cb8696a0ee1fa428309ea8c595eb20ca8198
parente93883f2dcf0bc9db2aee076ca851932b6549fc1
Cleanup HwvtepConnectionManager.getHwvtepGlobalTableEntry()

Rework the flow of this method to get rid of unneeded null
initializer, making the results in error paths clearer.

Change-Id: If7361c71aefd78ae08a385dcfa7e312ad22f2d5d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java