Add RFC8795 types 98/92498/4
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 19 Sep 2020 07:01:24 +0000 (09:01 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 19 Sep 2020 08:50:42 +0000 (10:50 +0200)
commit4f94a0dda84a11dce0e1e2f1277db145cc8ee0b6
tree7e98c5d3fa20de638c5282cc3b8a9ef20de1f1c8
parent2606a233c6f8ab30c16f8f43e22805df449b96c9
Add RFC8795 types

RFC8795 defines a set of models useful when dealing with traffic
engineering and topologies. Package them in MD-SAL.

JIRA: MDSAL-592
Change-Id: I51177a6306ea88e60f602bc24f2dc95cf6f9aeab
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
12 files changed:
artifacts/pom.xml
docs/pom.xml
features/features-mdsal/pom.xml
features/odl-mdsal-model-rfc8795-non-nmda/pom.xml [new file with mode: 0644]
features/odl-mdsal-model-rfc8795/pom.xml [new file with mode: 0644]
features/pom.xml
model/ietf/pom.xml
model/ietf/rfc8795-ietf-te-topology-state/pom.xml [new file with mode: 0644]
model/ietf/rfc8795-ietf-te-topology-state/src/main/yang/ietf-te-topology-state@2020-08-06.yang [new file with mode: 0644]
model/ietf/rfc8795-ietf-te-topology/pom.xml [new file with mode: 0644]
model/ietf/rfc8795-ietf-te-topology/src/main/yang/ietf-te-topology@2020-08-06.yang [new file with mode: 0644]
model/ietf/rfc8795/pom.xml [new file with mode: 0644]