Do not use RpcService in nbinotifications module 95/108095/3
authorGilles Thouenon <gilles.thouenon@orange.com>
Sun, 1 Oct 2023 17:42:14 +0000 (19:42 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Wed, 11 Oct 2023 12:10:31 +0000 (14:10 +0200)
commit8be42823a12d414dfa491305f4912bb642b6d5e2
treeab66657bcc8cf903e2a406e4cd8cfc3e6aebd973
parent37a539ad2c5ad1006cd0203de63d80350c32b72e
Do not use RpcService in nbinotifications module

- Migrate usage of RpcService to the new style yang.binding.Rpc-based
implementation for nbinotifications module
- Adapt lighty implementation

JIRA: TRNSPRTPCE-752
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: I4d52f8849ea6f2b31ef778f1254fc2899828020c
lighty/src/main/java/io/lighty/controllers/tpce/module/TransportPCEImpl.java
nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsImpl.java
nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java
nbinotifications/src/test/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProviderTest.java