Multi-layer TAPI topology creation for OTN 86/86186/3
authorGilles Thouenon <gilles.thouenon@orange.com>
Wed, 4 Dec 2019 13:13:31 +0000 (14:13 +0100)
committerguillaume.lambert <guillaume.lambert@orange.com>
Fri, 6 Dec 2019 14:33:23 +0000 (15:33 +0100)
commitab302868745d4492159570649850957df2e38219
tree2474f3949356e203e7d8c473f4d3f89e0a3bf848
parent92e2991cd0003f4592d12f78b20822642362bb5f
Multi-layer TAPI topology creation for OTN

- implementation of TAPI:get-topology-details rpc to abstract nodes from
OpenROADM otn-topology

JIRA: TRNSPRTPCE-161
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Co-authored-by: Christophe Betoule <christophe.betoule@orange.com>
Change-Id: I0f196248002390c7ec5567fd912d6fac2dcb1a91
common/src/main/java/org/opendaylight/transportpce/common/InstanceIdentifiers.java
common/src/main/java/org/opendaylight/transportpce/common/NetworkUtils.java
tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/ConvertORTopoObjectToTapiTopoObject.java [new file with mode: 0644]
tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiTopologyImpl.java