Migrate RpcService usage in TapiNetworkUtilsImpl 92/108092/3
authorGilles Thouenon <gilles.thouenon@orange.com>
Sun, 1 Oct 2023 13:15:16 +0000 (15:15 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Wed, 11 Oct 2023 12:02:01 +0000 (14:02 +0200)
commit7163540eb75ce9968881b470ebf640b7a92f9eaa
tree41d2901aa4a62184be84f625d528cd01e6429416
parent27070ce7114dcdb1da7203c54724fa3fe59e7cc3
Migrate RpcService usage in TapiNetworkUtilsImpl

- Start migrate usage of RpcService to the new style
yang.binding.Rpc-based implementation for tapi module
- Adapt lighty implementation

JIRA: TRNSPRTPCE-752
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: I7dd17b22c3a0e46ecd2188981ed19abf4914479f
lighty/src/main/java/io/lighty/controllers/tpce/module/TransportPCEImpl.java
tapi/src/main/java/org/opendaylight/transportpce/tapi/impl/TapiProvider.java
tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiNetworkUtilsImpl.java
tapi/src/test/java/org/opendaylight/transportpce/tapi/provider/TapiProviderTest.java