TEIV - add itef models that are temporarily missing 49/14349/1
authorJvD_Ericsson <jeff.van.dam@est.tech>
Fri, 25 Apr 2025 12:57:03 +0000 (13:57 +0100)
committerJeff van Dam <jeff.van.dam@est.tech>
Fri, 25 Apr 2025 14:14:18 +0000 (14:14 +0000)
commit7a365532b8d13a1c49753fef0fb6aac4c875385b
tree6a7a6d0784fa3920803828003f0cdb7ef4d21b14
parentf6f683a5d0b8eb7863eb8fc50dfe2dcc1a137f27
TEIV - add itef models that are temporarily missing

Issue-ID: SMO-189
Change-Id: If359ecb3408db8005cc702f4068c01acd0dfb1fa
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
20 files changed:
.gitignore
yang-parser/yang-parser-jar/src/main/resources/modules/ietf-inet-types-2019-11-04.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/main/resources/modules/ietf-yang-types-2019-11-04.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-crypto-types-2019-11-20.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-inet-types-2019-11-04.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-keystore-2019-11-20.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-client-2019-11-20.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-server-2018-09-20.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ssh-client-2019-11-20.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ssh-common-2019-11-20.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ssh-server-2019-11-20.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tcp-client-2019-10-18.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tcp-common-2019-10-18.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tcp-server-2019-10-18.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tls-client-2019-11-20.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tls-common-2019-11-20.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tls-server-2019-11-20.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-truststore-2019-11-20.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-push-2019-05-21.yang [new file with mode: 0644]
yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-types-2019-11-04.yang [new file with mode: 0644]