Package simple IETF RFC models from netconf.git 81/112581/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 16 Jul 2024 12:31:32 +0000 (14:31 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 16 Jul 2024 14:42:09 +0000 (16:42 +0200)
commit6d0c3486f1f85ec7f5c65f77721dadb386c161d2
tree5f3ee4ea0d8b0dc1c3ab00c2ee93da91ebb904d4
parent9ee7945dc30054ceb78db5a43a37b4be0d4a4e27
Package simple IETF RFC models from netconf.git

Package the following:
- RFC6022 version of ietf-netconf-monitoring
- RFC6241 version of ietf-netconf
- RFC6243 version of ietf-netconf-with-defaults
- RFC6470 version of ietf-netconf-notifications
- RFC8341 version of ietf-netconf-acm
- RFC8526 version of ietf-netconf-nmda
- RFC8639 version of ietf-subscribed-notifications
- RFC8641 version of ietf-yang-push
- RFC8650 version of ietf-restconf-subscribed-notifications

JIRA: MDSAL-862
Change-Id: I5a3babe5020425c1f1e598d723efb4471217202d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
31 files changed:
artifacts/pom.xml
features/odl-mdsal-model-rfc6022/pom.xml [new file with mode: 0644]
features/odl-mdsal-model-rfc6241/pom.xml [new file with mode: 0644]
features/odl-mdsal-model-rfc6243/pom.xml [new file with mode: 0644]
features/odl-mdsal-model-rfc6470/pom.xml [new file with mode: 0644]
features/odl-mdsal-model-rfc8341/pom.xml [new file with mode: 0644]
features/odl-mdsal-model-rfc8526/pom.xml [new file with mode: 0644]
features/odl-mdsal-model-rfc8639/pom.xml [new file with mode: 0644]
features/odl-mdsal-model-rfc8641/pom.xml [new file with mode: 0644]
features/odl-mdsal-model-rfc8650/pom.xml [new file with mode: 0644]
features/pom.xml
karaf/pom.xml
model/ietf/pom.xml
model/ietf/rfc6022/pom.xml [new file with mode: 0644]
model/ietf/rfc6022/src/main/yang/ietf-netconf-monitoring.yang [new file with mode: 0644]
model/ietf/rfc6241/pom.xml [new file with mode: 0644]
model/ietf/rfc6241/src/main/yang/ietf-netconf@2011-06-01.yang [new file with mode: 0644]
model/ietf/rfc6243/pom.xml [new file with mode: 0644]
model/ietf/rfc6243/src/main/yang/ietf-netconf-with-defaults@2011-06-01.yang [new file with mode: 0644]
model/ietf/rfc6470/pom.xml [new file with mode: 0644]
model/ietf/rfc6470/src/main/yang/ietf-netconf-notifications@2012-02-06.yang [new file with mode: 0644]
model/ietf/rfc8341/pom.xml [new file with mode: 0644]
model/ietf/rfc8341/src/main/yang/ietf-netconf-acm@2018-02-14.yang [new file with mode: 0644]
model/ietf/rfc8526/pom.xml [new file with mode: 0644]
model/ietf/rfc8526/src/main/yang/ietf-netconf-nmda@2019-01-07.yang [new file with mode: 0644]
model/ietf/rfc8639/pom.xml [new file with mode: 0644]
model/ietf/rfc8639/src/main/yang/ietf-subscribed-notifications@2019-09-09.yang [new file with mode: 0644]
model/ietf/rfc8641/pom.xml [new file with mode: 0644]
model/ietf/rfc8641/src/main/yang/ietf-yang-push@2019-09-09.yang [new file with mode: 0644]
model/ietf/rfc8650/pom.xml [new file with mode: 0644]
model/ietf/rfc8650/src/main/yang/ietf-restconf-subscribed-notifications@2019-11-17.yang [new file with mode: 0644]