HoneyNode Java 11 support for 221 devices
[transportpce.git] / tests / honeynode / 2.2.1 / netconf / src / main / resources / honeycomb-minimal-resources / config / netconf-whitelist.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <yangModuleWhitelist>
3     <modules>
4         <module>
5             <package>org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715</package>
6             <description>
7                 This module contains a collection of generally useful derived
8                 YANG data types for Internet addresses and related things.
9
10                 Dependency for network-topology,ietf-netconf-notifications,network-topology
11             </description>
12         </module>
13         <module>
14             <package>org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621</package>
15             <description>
16                 This module contains monitoring information about the YANG
17                 modules and submodules that are used within a YANG-based
18                 server.
19
20                 Required for mounting of netconf devices(Operational read does not work without it)
21             </description>
22         </module>
23         <module>
24             <package>org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.base._1._0.rev110601</package>
25             <description>
26                 NETCONF Protocol Data Types and Protocol Operations.
27
28                 Dependency of ietf-netconf-notifications
29             </description>
30         </module>
31         <module>
32             <package>org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206
33             </package>
34             <description>
35                 This module defines a YANG data model for use with the
36                 NETCONF protocol that allows the NETCONF client to
37                 receive common NETCONF base event notifications.
38
39                 Directly used for netconf notification binding
40             </description>
41         </module>
42         <module>
43             <package>org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021</package>
44             <description>
45                 Required for mounting of netconf devices(Operational read does not work without it)
46             </description>
47         </module>
48         <module>
49             <package>org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.notification._1._0.rev080714</package>
50             <description>
51                 Conversion of the 'ncEvent' XSD in the
52                 NETCONF Notifications RFC.
53
54                 Directly used for netconf notification binding
55             </description>
56         </module>
57         <module>
58             <package>org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netmod.notification.rev080714</package>
59             <description>
60                 Conversion of the 'manageEvent' XSD in the NETCONF
61                 Notifications RFC.
62
63                 Directly used for netconf notification binding
64             </description>
65         </module>
66         <module>
67             <package>org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.monitoring.rev101004
68             </package>
69             <description>
70                 NETCONF Monitoring Module.
71                 All elements in this module are read-only.
72
73                 Required for mounting of netconf devices(Operational read does not work without it)
74             </description>
75         </module>
76         <module>
77             <package>
78                 org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.monitoring.extension.rev131210
79             </package>
80             <description>
81                 Required for mounting of netconf devices(Operational read does not work without it)
82             </description>
83         </module>
84     </modules>
85 </yangModuleWhitelist>