Committed by
Gerrit Code Review
ACTN TE Topology APP Implementation. Function of the implementation:
- receives multiple TE topologies from SB provider, and merge into one native TE topology - store both original, received TE topologies and the native topology in TE topology data store - provide APIs for NB APP to retreive and display the TE topologies. Change-Id: Id0b2f3433966694fcf197cc0b8ad19a063e92f36
Showing
5 changed files
with
73 additions
and
0 deletions
This diff is collapsed. Click to expand it.
apps/tetopology/src/main/java/org/onosproject/tetopology/management/impl/TeTopologyIdConfig.java
0 → 100644
apps/tetopology/src/main/java/org/onosproject/tetopology/management/impl/TeTopologyManager.java
0 → 100644
This diff is collapsed. Click to expand it.
apps/tetopology/src/main/java/org/onosproject/tetopology/management/impl/package-info.java
0 → 100644
-
Please register or login to post a comment