Register call-home listeners globally 83/110083/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 29 Jan 2024 17:21:16 +0000 (18:21 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 31 Jan 2024 12:45:13 +0000 (12:45 +0000)
commit58256aabdf0f627db7b059b047792fbe1a777801
treee9fe6811c97fc955f284d64fc7ca6cf423781e14
parentb58b6d9c2472c190c671098f4db482b4cfbcd61b
Register call-home listeners globally

This is probably a migration omission. Since the listeners have no
effects, it is safe to run them concurrently. Do just that, fixing at
least 3 warnings.

Change-Id: Ia42beebb17d54afc12fc2d5f68b04af92ff1ec77
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
apps/callhome-provider/src/main/java/org/opendaylight/netconf/callhome/mount/CallHomeMountSshAuthProvider.java