Do not close ClusterSingletonServiceProvider in southbound 58/110458/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 3 Mar 2024 15:06:54 +0000 (16:06 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 3 Mar 2024 15:10:25 +0000 (16:10 +0100)
commit62bf335d0bff3f9b62664495bb70be35a39b3e34
tree0dfc387150664f3e3fab722834dbd177dca04c2f
parent3f9c9b71d1e56006be6dd2d42831ce2c39d95644
Do not close ClusterSingletonServiceProvider in southbound

We have a bug here, as we are ignoring our registration and closing the
entire provider instead.

Change-Id: Ib223c05da40d634dd79694c0fe926f00e3f609ed
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java