Honeynode test tool
[transportpce.git] / tests / honeynode / restconf / src / main / resources / honeycomb-minimal-resources / config / restconf-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 ietf-restconf-monitoring
11             </description>
12         </module>
13         <module>
14             <package>org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715</package>
15             <description>
16                 This module contains a collection of generally useful derived
17                 YANG data types.
18
19                 Dependency for ietf-restconf-monitoring
20             </description>
21         </module>
22         <module>
23             <package>org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.monitoring.rev170126
24             </package>
25             <description>
26                 This module contains monitoring information for the
27                 RESTCONF protocol.
28
29                 Required for mounting of netconf devices
30             </description>
31         </module>
32         <module>
33             <package>org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621</package>
34             <description>
35                 This module contains monitoring information about the YANG
36                 modules and submodules that are used within a YANG-based
37                 server.
38
39                 Required for mounting of netconf devices
40             </description>
41         </module>
42     </modules>
43 </yangModuleWhitelist>