Do not use RpcService in algo-impl 98/108398/4
authorlubos-cicut <lubos.cicut@pantheon.tech>
Fri, 13 Oct 2023 13:04:21 +0000 (15:04 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 19 Oct 2023 11:05:14 +0000 (11:05 +0000)
commit0febcfe876a29aa5d8cfccff9e3be7a92fe3846d
treee3fd66dd199ee57f97194ffa370b7edf39506cbe
parentb9d14eac27f6164f6d76b179b0c961ad9dd5fdda
Do not use RpcService in algo-impl

Migrate usage of RpcService to Rpc<?,?> for algo-impl. There is only a
single RPC, so this is simple.

JIRA: BGPCEP-1027
Change-Id: I570a7dd448ff66ffccf81c961d5630df5d6c479c
Signed-off-by: lubos-cicut <lubos.cicut@pantheon.tech>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
algo/algo-impl/pom.xml
algo/algo-impl/src/main/java/org/opendaylight/algo/impl/PathComputationServer.java