Add RFC8346 models 00/92500/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 19 Sep 2020 09:19:18 +0000 (11:19 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 19 Sep 2020 09:34:33 +0000 (11:34 +0200)
commit3132f05eec40eafd103637d5c86a001621b7c156
tree94315d675b9201cf231118c44699899719cd0948
parent4f94a0dda84a11dce0e1e2f1277db145cc8ee0b6
Add RFC8346 models

RFC8346 defines a set of models useful when dealing with L3
topologies. Package them in MD-SAL.

JIRA: MDSAL-594
Change-Id: I8437c61666c2f852b0a8a1aaa78d62215d295347
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-rfc8346-non-nmda/pom.xml [new file with mode: 0644]
features/odl-mdsal-model-rfc8346/pom.xml [new file with mode: 0644]
features/pom.xml
model/ietf/pom.xml
model/ietf/rfc8346-ietf-l3-unicast-topology-state/pom.xml [new file with mode: 0644]
model/ietf/rfc8346-ietf-l3-unicast-topology-state/src/main/yang/ietf-l3-unicast-topology-state@2018-02-26.yang [new file with mode: 0644]
model/ietf/rfc8346-ietf-l3-unicast-topology/pom.xml [new file with mode: 0644]
model/ietf/rfc8346-ietf-l3-unicast-topology/src/main/yang/ietf-l3-unicast-topology@2018-02-26.yang [new file with mode: 0644]
model/ietf/rfc8346/pom.xml [new file with mode: 0644]