Fix rule format for ServiceUInterfacePoint 22/98122/9
authorChristophe Betoule <christophe.betoule@orange.com>
Mon, 25 Oct 2021 14:01:12 +0000 (16:01 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Wed, 10 Nov 2021 08:32:08 +0000 (08:32 +0000)
commit4d2eeb127d1760600eba9822bab0762a68c3806e
tree9e14e7834b46becdd49e37cfa801075503914bed
parentcf3a29d3e9f11331a9cab1a4dc59b0e0d96ac9c0
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