Committed by
Gerrit Code Review
[ONOS-4879][ONOS-5024][ONOS-5025]TE Topology NBI
The APP introduces IETF TE Topology YANG models as RESTCONF NBI, and it works as an adapter for data conversion between YMS(YANG generated JAVA classes) and TE Topology Core subsystem. The APP implements the following interfaces: IetfNetworkService Interface IetfTopologyService Interface IetfNetworkTopologyService Interface Change-Id: I761ff684bde4b64ca42bb1b0d5b1ddfb8a2377fd
Showing
29 changed files
with
1603 additions
and
0 deletions
apps/tenbi/pom.xml
0 → 100644
apps/tenbi/topology/app.xml
0 → 100644
apps/tenbi/topology/features.xml
0 → 100644
apps/tenbi/topology/pom.xml
0 → 100644
apps/tenbi/topology/src/main/java/org/onosproject/tenbi/topology/impl/TeTopologyNbiManager.java
0 → 100644
apps/tenbi/utils/pom.xml
0 → 100644
This diff is collapsed. Click to expand it.
apps/tenbi/utils/src/main/java/org/onosproject/teyang/utils/topology/NetworkConverter.java
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
apps/tenbi/utils/src/main/java/org/onosproject/teyang/utils/topology/TerminationPointConverter.java
0 → 100644
This diff is collapsed. Click to expand it.
apps/tenbi/yangmodel/BUCK
0 → 100644
apps/tenbi/yangmodel/features.xml
0 → 100644
apps/tenbi/yangmodel/pom.xml
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment