Add ietf-netconf-nmda data model 35/82235/4
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 24 May 2019 14:30:12 +0000 (16:30 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 24 May 2019 15:09:18 +0000 (17:09 +0200)
commitefff2208ab828b971eb6d497b0850304608c36e1
tree253d194c2c2c259fe49176daeb88e2b0e85cae2e
parent797ed5306d94955d3d86d741b7be0c664eaba908
Add ietf-netconf-nmda data model

This adds NMDA and with-defaults models, so that we can build up
the implementation.

Change-Id: I33104b40863983df23b0f1984922daf294c2fa4f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/netconf/odl-netconf-api/pom.xml
features/netconf/odl-netconf-api/src/main/feature/feature.xml
netconf/models/ietf-netconf-nmda/pom.xml [new file with mode: 0644]
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 [new file with mode: 0644]
netconf/models/ietf-netconf-nmda/src/main/yang/ietf-netconf-nmda@2019-01-07.yang [new file with mode: 0644]
netconf/models/pom.xml
netconf/netconf-artifacts/pom.xml