Fix rule format for ServiceUInterfacePoint 01/98601/1
authorChristophe Betoule <christophe.betoule@orange.com>
Mon, 25 Oct 2021 14:01:12 +0000 (16:01 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Wed, 17 Nov 2021 16:42:39 +0000 (17:42 +0100)
commit05a6429104d0e909247717be7195ce2d4d29083f
tree15ee83fe05b518a9ad442ceb1cb86f2a98380187
parent10635fb160c6982a0a071978882d87cc8a051793
Fix rule format for ServiceUInterfacePoint

- Align multi-layer topology SIP format to the one of the full
multi-layer topology.
- SIP format becomes an UUI derived from the combination of nodeId and
tp instead of an UUID derived from the nep UUID.
- Add UT consequently

JIRA: TRNSPRTPCE-562
Signed-off-by: Christophe Betoule <christophe.betoule@orange.com>
Change-Id: I08d2ac0c5e49a32235948bea824f301cab6679c2
tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/ConvertORTopoToTapiTopo.java
tapi/src/test/java/org/opendaylight/transportpce/tapi/topology/ConvertORTopoToTapiTopoTest.java