Add ietf-netconf-client/sever yang models 36/106436/7
authorRuslan Kashapov <ruslan.kashapov@pantheon.tech>
Fri, 9 Jun 2023 09:33:37 +0000 (12:33 +0300)
committerRuslan Kashapov <ruslan.kashapov@pantheon.tech>
Mon, 26 Jun 2023 07:51:08 +0000 (10:51 +0300)
commit9dbf59abdfc3fcc7c176ec2a89e88025b81e4be3
tree67051a4d490836cb6d21568e1aa047860249246d
parentaf6b9fe02a26fdd789470f0e8ab4c9062202c3a9
Add ietf-netconf-client/sever yang models

Added models: ietf-netconf-client, ietf-netconf-server,
ietf-x509-cert-to-name (new rfc7407 module)

JIRA: NETCONF-590
Change-Id: I7e4880339c599bce6932bd952283129e341adac1
Signed-off-by: Ruslan Kashapov <ruslan.kashapov@pantheon.tech>
artifacts/pom.xml
features/odl-netconf-client/pom.xml
features/odl-netconf-impl/pom.xml
model/pom.xml
model/rfc7407-ietf-x509-cert-to-name/pom.xml [new file with mode: 0644]
model/rfc7407-ietf-x509-cert-to-name/src/main/yang/ietf-x509-cert-to-name@2014-12-10.yang [new file with mode: 0644]
protocol/netconf-client/pom.xml
protocol/netconf-client/src/main/yang/ietf-netconf-client@2023-04-17.yang [new file with mode: 0644]
protocol/netconf-server/pom.xml
protocol/netconf-server/src/main/yang/ietf-netconf-server@2023-04-17.yang [new file with mode: 0644]