Refactor standard model placement 41/101841/11
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 12 Jul 2022 15:31:27 +0000 (17:31 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 12 Jul 2022 17:06:58 +0000 (19:06 +0200)
commitf5199ed366896729160b9f1cafc597be81b5226e
tree814cd14a8a8a319032706b65ecca61af137f0803
parent9fd9590aaa1a3256439a889bf7d2bee8149938ba
Refactor standard model placement

Rather than having standards models scattered throughout the repository,
dedicate a namespace, org.opendaylight.netconf.model, and a top-level
directory to hold them.

JIRA: NETCONF-890
Change-Id: I4bc667a3b4977bc00b929e6c03472952f6d3dcad
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
48 files changed:
artifacts/pom.xml
features/netconf/odl-netconf-api/pom.xml
features/restconf/odl-restconf-common/pom.xml
model/pom.xml [new file with mode: 0644]
model/rfc5277/pom.xml [moved from netconf/models/ietf-netconf-notifications/pom.xml with 72% similarity]
model/rfc5277/src/main/yang/nc-notifications@2008-07-14.yang [moved from netconf/models/ietf-netconf-notifications/src/main/yang/nc-notifications@2008-07-14.yang with 100% similarity]
model/rfc5277/src/main/yang/notifications@2008-07-14.yang [moved from netconf/models/ietf-netconf-notifications/src/main/yang/notifications@2008-07-14.yang with 100% similarity]
model/rfc6022/pom.xml [moved from netconf/models/ietf-netconf-monitoring/pom.xml with 85% similarity]
model/rfc6022/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/monitoring/rev101004/netconf/state/schemas/LocationBuilder.java [moved from netconf/models/ietf-netconf-monitoring/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/monitoring/rev101004/netconf/state/schemas/LocationBuilder.java with 100% similarity]
model/rfc6022/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/monitoring/rev101004/netconf/state/schemas/SchemaLocationBuilder.java [moved from netconf/models/ietf-netconf-monitoring/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/monitoring/rev101004/netconf/state/schemas/SchemaLocationBuilder.java with 100% similarity]
model/rfc6022/src/main/yang/ietf-netconf-monitoring.yang [moved from netconf/models/ietf-netconf-monitoring/src/main/yang/ietf-netconf-monitoring.yang with 100% similarity]
model/rfc6241/pom.xml [moved from netconf/models/ietf-netconf/pom.xml with 82% similarity]
model/rfc6241/src/main/yang/ietf-netconf@2011-06-01.yang [moved from netconf/models/ietf-netconf/src/main/yang/ietf-netconf@2011-06-01.yang with 100% similarity]
model/rfc6243/pom.xml [moved from netconf/models/ietf-netconf-with-defaults/pom.xml with 74% similarity]
model/rfc6243/src/main/yang/ietf-netconf-with-defaults@2011-06-01.yang [moved from netconf/models/ietf-netconf-with-defaults/src/main/yang/ietf-netconf-with-defaults@2011-06-01.yang with 100% similarity]
model/rfc6470/pom.xml [new file with mode: 0644]
model/rfc6470/src/main/yang/ietf-netconf-notifications@2012-02-06.yang [moved from netconf/models/ietf-netconf-notifications/src/main/yang/ietf-netconf-notifications@2012-02-06.yang with 100% similarity]
model/rfc8040-ietf-restconf-monitoring/pom.xml [moved from restconf/restconf-models/ietf-restconf-monitoring/pom.xml with 84% similarity]
model/rfc8040-ietf-restconf-monitoring/src/main/yang/ietf-restconf-monitoring@2017-01-26.yang [moved from restconf/restconf-models/ietf-restconf-monitoring/src/main/yang/ietf-restconf-monitoring@2017-01-26.yang with 100% similarity]
model/rfc8341/pom.xml [moved from netconf/models/ietf-netconf-acm/pom.xml with 82% similarity]
model/rfc8341/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/acm/rev180214/nacm/RuleListGroupBuilder.java [moved from netconf/models/ietf-netconf-acm/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/acm/rev180214/nacm/RuleListGroupBuilder.java with 100% similarity]
model/rfc8341/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/acm/rev180214/nacm/rule/list/RuleAccessOperationsBuilder.java [moved from netconf/models/ietf-netconf-acm/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/acm/rev180214/nacm/rule/list/RuleAccessOperationsBuilder.java with 100% similarity]
model/rfc8341/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/acm/rev180214/nacm/rule/list/RuleModuleNameBuilder.java [moved from netconf/models/ietf-netconf-acm/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/acm/rev180214/nacm/rule/list/RuleModuleNameBuilder.java with 100% similarity]
model/rfc8341/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/acm/rev180214/nacm/rule/list/rule/rule/type/NotificationNotificationNameBuilder.java [moved from netconf/models/ietf-netconf-acm/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/acm/rev180214/nacm/rule/list/rule/rule/type/NotificationNotificationNameBuilder.java with 100% similarity]
model/rfc8341/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/acm/rev180214/nacm/rule/list/rule/rule/type/ProtocolOperationRpcNameBuilder.java [moved from netconf/models/ietf-netconf-acm/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/acm/rev180214/nacm/rule/list/rule/rule/type/ProtocolOperationRpcNameBuilder.java with 100% similarity]
model/rfc8341/src/main/yang/ietf-netconf-acm@2018-02-14.yang [moved from netconf/models/ietf-netconf-acm/src/main/yang/ietf-netconf-acm@2018-02-14.yang with 100% similarity]
model/rfc8526/pom.xml [moved from netconf/models/ietf-netconf-nmda/pom.xml with 83% similarity]
model/rfc8526/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/nmda/rev190107/GetDataInputMaxDepthBuilder.java [moved from netconf/models/ietf-netconf-nmda/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/nmda/rev190107/GetDataInputMaxDepthBuilder.java with 100% similarity]
model/rfc8526/src/main/yang/ietf-netconf-nmda@2019-01-07.yang [moved from netconf/models/ietf-netconf-nmda/src/main/yang/ietf-netconf-nmda@2019-01-07.yang with 100% similarity]
model/rfc8639/pom.xml [moved from restconf/restconf-models/ietf-subscribed-notifications/pom.xml with 81% similarity]
model/rfc8639/src/main/yang/ietf-subscribed-notifications@2019-09-09.yang [moved from restconf/restconf-models/ietf-subscribed-notifications/src/main/yang/ietf-subscribed-notifications@2019-09-09.yang with 100% similarity]
netconf/mdsal-netconf-connector/pom.xml
netconf/mdsal-netconf-notification/pom.xml
netconf/models/ietf-netconf-monitoring-extension/pom.xml
netconf/models/pom.xml
netconf/netconf-api/pom.xml
netconf/netconf-impl/pom.xml
netconf/netconf-notifications-api/pom.xml
netconf/netconf-test-models/pom.xml [moved from netconf/models/netconf-test-models/pom.xml with 95% similarity]
netconf/netconf-test-models/src/main/yang/network-topology-augment-test@2016-08-08.yang [moved from netconf/models/netconf-test-models/src/main/yang/network-topology-augment-test@2016-08-08.yang with 100% similarity]
netconf/pom.xml
netconf/sal-netconf-connector/pom.xml
netconf/tools/netconf-test-perf/pom.xml
netconf/tools/netconf-testtool/pom.xml
pom.xml
restconf/pom.xml
restconf/restconf-models/pom.xml [deleted file]
restconf/restconf-nb-rfc8040/pom.xml