Remove netconf from commons/opendaylight pom
[controller.git] / opendaylight / netconf / netconf-impl / src / test / resources / subtree / 8 / pre-filter.xml
1 <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-6">
2   <data>
3     <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
4       <module>
5         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:config:toaster-provider:impl">prefix:toaster-provider-impl</type>
6         <name>toaster-provider-impl</name>
7         <notification-service xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:toaster-provider:impl">
8           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">prefix:binding-notification-service</type>
9           <name>binding-notification-broker</name>
10         </notification-service>
11         <rpc-registry xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:toaster-provider:impl">
12           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">prefix:binding-rpc-registry</type>
13           <name>binding-rpc-broker</name>
14         </rpc-registry>
15         <data-broker xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:toaster-provider:impl">
16           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">prefix:binding-data-broker</type>
17           <name>binding-data-broker</name>
18         </data-broker>
19       </module>
20       <module>
21         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">prefix:sal-netconf-connector</type>
22         <name>controller-config</name>
23         <port xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">1830</port>
24         <connection-timeout-millis xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">20000</connection-timeout-millis>
25         <between-attempts-timeout-millis xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">2000</between-attempts-timeout-millis>
26         <sleep-factor xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">1.5</sleep-factor>
27         <password xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">admin</password>
28         <dom-registry xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
29           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">prefix:dom-broker-osgi-registry</type>
30           <name>dom-broker</name>
31         </dom-registry>
32         <client-dispatcher xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
33           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:config:netconf">prefix:netconf-client-dispatcher</type>
34           <name>global-netconf-dispatcher</name>
35         </client-dispatcher>
36         <username xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">admin</username>
37         <address xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">127.0.0.1</address>
38         <processing-executor xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
39           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:threadpool">prefix:threadpool</type>
40           <name>global-netconf-processing-executor</name>
41         </processing-executor>
42         <tcp-only xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">false</tcp-only>
43         <binding-registry xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
44           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">prefix:binding-broker-osgi-registry</type>
45           <name>binding-osgi-broker</name>
46         </binding-registry>
47         <max-connection-attempts xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">0</max-connection-attempts>
48         <event-executor xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
49           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:netty">prefix:netty-event-executor</type>
50           <name>global-event-executor</name>
51         </event-executor>
52       </module>
53       <module>
54         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:config:netconf:client:dispatcher">prefix:netconf-client-dispatcher</type>
55         <name>global-netconf-dispatcher</name>
56         <worker-thread-group xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:netconf:client:dispatcher">
57           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:netty">prefix:netty-threadgroup</type>
58           <name>global-worker-group</name>
59         </worker-thread-group>
60         <timer xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:netconf:client:dispatcher">
61           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:netty">prefix:netty-timer</type>
62           <name>global-timer</name>
63         </timer>
64         <boss-thread-group xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:netconf:client:dispatcher">
65           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:netty">prefix:netty-threadgroup</type>
66           <name>global-boss-group</name>
67         </boss-thread-group>
68       </module>
69       <module>
70         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:logback:config">prefix:logback</type>
71         <name>singleton</name>
72         <console-appenders xmlns="urn:opendaylight:params:xml:ns:yang:controller:logback:config">
73           <threshold-filter>ERROR</threshold-filter>
74           <name>STDOUT</name>
75           <encoder-pattern>%date{"yyyy-MM-dd HH:mm:ss.SSS z"} [%thread] %-5level %logger{36} - %msg%n</encoder-pattern>
76         </console-appenders>
77         <file-appenders xmlns="urn:opendaylight:params:xml:ns:yang:controller:logback:config">
78           <append>true</append>
79           <file-name>logs/audit.log</file-name>
80           <name>audit-file</name>
81           <encoder-pattern>%date{"yyyy-MM-dd HH:mm:ss.SSS z"} %msg %n</encoder-pattern>
82         </file-appenders>
83         <loggers xmlns="urn:opendaylight:params:xml:ns:yang:controller:logback:config">
84           <level>WARN</level>
85           <logger-name>org.opendaylight.controller.logging.bridge</logger-name>
86         </loggers>
87         <loggers xmlns="urn:opendaylight:params:xml:ns:yang:controller:logback:config">
88           <level>INFO</level>
89           <logger-name>audit</logger-name>
90           <appenders>audit-file</appenders>
91         </loggers>
92         <loggers xmlns="urn:opendaylight:params:xml:ns:yang:controller:logback:config">
93           <level>ERROR</level>
94           <logger-name>ROOT</logger-name>
95           <appenders>STDOUT</appenders>
96           <appenders>opendaylight.log</appenders>
97         </loggers>
98         <loggers xmlns="urn:opendaylight:params:xml:ns:yang:controller:logback:config">
99           <level>INFO</level>
100           <logger-name>org.opendaylight</logger-name>
101         </loggers>
102         <loggers xmlns="urn:opendaylight:params:xml:ns:yang:controller:logback:config">
103           <level>INFO</level>
104           <logger-name>org.opendaylight.yangtools.yang.parser.util.ModuleDependencySort</logger-name>
105           <appenders>opendaylight.log</appenders>
106         </loggers>
107         <loggers xmlns="urn:opendaylight:params:xml:ns:yang:controller:logback:config">
108           <level>TRACE</level>
109           <logger-name>org.opendaylight.controller.netconf</logger-name>
110         </loggers>
111         <loggers xmlns="urn:opendaylight:params:xml:ns:yang:controller:logback:config">
112           <level>WARN</level>
113           <logger-name>io.netty</logger-name>
114         </loggers>
115         <rolling-appenders xmlns="urn:opendaylight:params:xml:ns:yang:controller:logback:config">
116           <append>true</append>
117           <max-file-size>10MB</max-file-size>
118           <file-name>logs/opendaylight.log</file-name>
119           <name>opendaylight.log</name>
120           <file-name-pattern>logs/opendaylight.%d.log.zip</file-name-pattern>
121           <encoder-pattern>%date{"yyyy-MM-dd HH:mm:ss.SSS z"} [%thread] %-5level %logger{35} - %msg%n</encoder-pattern>
122           <clean-history-on-start>false</clean-history-on-start>
123           <max-history>1</max-history>
124           <rolling-policy-type>TimeBasedRollingPolicy</rolling-policy-type>
125         </rolling-appenders>
126       </module>
127       <module>
128         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:shutdown:impl">prefix:shutdown</type>
129         <name>shutdown</name>
130         <secret xmlns="urn:opendaylight:params:xml:ns:yang:controller:shutdown:impl"/>
131       </module>
132       <module>
133         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:netty:timer">prefix:netty-hashed-wheel-timer</type>
134         <name>global-timer</name>
135       </module>
136       <module>
137         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:netty:threadgroup">prefix:netty-threadgroup-fixed</type>
138         <name>global-boss-group</name>
139       </module>
140       <module>
141         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:netty:threadgroup">prefix:netty-threadgroup-fixed</type>
142         <name>global-worker-group</name>
143       </module>
144       <module>
145         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:impl">prefix:schema-service-singleton</type>
146         <name>yang-schema-service</name>
147       </module>
148       <module>
149         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:impl">prefix:dom-broker-impl</type>
150         <name>inmemory-dom-broker</name>
151         <async-data-broker xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:impl">
152           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">prefix:dom-async-data-broker</type>
153           <name>inmemory-data-broker</name>
154         </async-data-broker>
155       </module>
156       <module>
157         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:impl">prefix:dom-inmemory-data-broker</type>
158         <name>inmemory-data-broker</name>
159         <schema-service xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:impl">
160           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">prefix:schema-service</type>
161           <name>yang-schema-service</name>
162         </schema-service>
163       </module>
164       <module>
165         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl:flexible">prefix:threadpool-flexible</type>
166         <name>global-netconf-processing-executor</name>
167         <threadFactory xmlns="urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl:flexible">
168           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:threadpool">prefix:threadfactory</type>
169           <name>global-netconf-processing-executor-threadfactory</name>
170         </threadFactory>
171         <minThreadCount xmlns="urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl:flexible">1</minThreadCount>
172         <max-thread-count xmlns="urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl:flexible">4</max-thread-count>
173         <keepAliveMillis xmlns="urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl:flexible">600000</keepAliveMillis>
174       </module>
175       <module>
176         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:netty:eventexecutor">prefix:netty-global-event-executor</type>
177         <name>singleton</name>
178       </module>
179       <module>
180         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">prefix:binding-broker-impl</type>
181         <name>binding-broker-impl</name>
182         <notification-service xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">
183           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">prefix:binding-notification-service</type>
184           <name>binding-notification-broker</name>
185         </notification-service>
186         <data-broker xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">
187           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">prefix:binding-data-broker</type>
188           <name>binding-data-broker</name>
189         </data-broker>
190       </module>
191       <module>
192         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">prefix:runtime-generated-mapping</type>
193         <name>runtime-mapping-singleton</name>
194       </module>
195       <module>
196         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">prefix:binding-notification-broker</type>
197         <name>binding-notification-broker</name>
198       </module>
199       <module>
200         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">prefix:binding-data-compatible-broker</type>
201         <name>inmemory-binding-data-broker</name>
202         <dom-async-broker xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">
203           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">prefix:dom-broker-osgi-registry</type>
204           <name>dom-broker</name>
205         </dom-async-broker>
206         <binding-mapping-service xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">
207           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">prefix:binding-dom-mapping-service</type>
208           <name>runtime-mapping-singleton</name>
209         </binding-mapping-service>
210       </module>
211       <module>
212         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl">prefix:threadfactory-naming</type>
213         <name>global-netconf-processing-executor-threadfactory</name>
214         <name-prefix xmlns="urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl">remote-connector-processing-executor</name-prefix>
215       </module>
216       <module>
217         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:config:kitchen-service:impl">prefix:kitchen-service-impl</type>
218         <name>kitchen-service-impl</name>
219         <notification-service xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:kitchen-service:impl">
220           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">prefix:binding-notification-service</type>
221           <name>binding-notification-broker</name>
222         </notification-service>
223         <rpc-registry xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:kitchen-service:impl">
224           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">prefix:binding-rpc-registry</type>
225           <name>binding-rpc-broker</name>
226         </rpc-registry>
227       </module>
228       <module>
229         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote:rpc">prefix:remote-zeromq-rpc-server</type>
230         <name>remoter</name>
231         <port xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote:rpc">5666</port>
232         <dom-broker xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote:rpc">
233           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">prefix:dom-broker-osgi-registry</type>
234           <name>dom-broker</name>
235         </dom-broker>
236       </module>
237     </modules>
238     <services xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
239       <service>
240         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">prefix:schema-service</type>
241         <instance>
242           <name>yang-schema-service</name>
243           <provider>/modules/module[type='schema-service-singleton'][name='yang-schema-service']</provider>
244         </instance>
245       </service>
246       <service>
247         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">prefix:dom-broker-osgi-registry</type>
248         <instance>
249           <name>dom-broker</name>
250           <provider>/modules/module[type='dom-broker-impl'][name='inmemory-dom-broker']</provider>
251         </instance>
252       </service>
253       <service>
254         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">prefix:dom-async-data-broker</type>
255         <instance>
256           <name>inmemory-data-broker</name>
257           <provider>/modules/module[type='dom-inmemory-data-broker'][name='inmemory-data-broker']</provider>
258         </instance>
259       </service>
260       <service>
261         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:threadpool">prefix:threadpool</type>
262         <instance>
263           <name>global-netconf-processing-executor</name>
264           <provider>/modules/module[type='threadpool-flexible'][name='global-netconf-processing-executor']</provider>
265         </instance>
266       </service>
267       <service>
268         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:threadpool">prefix:threadfactory</type>
269         <instance>
270           <name>global-netconf-processing-executor-threadfactory</name>
271           <provider>/modules/module[type='threadfactory-naming'][name='global-netconf-processing-executor-threadfactory']</provider>
272         </instance>
273       </service>
274       <service>
275         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">prefix:binding-dom-mapping-service</type>
276         <instance>
277           <name>runtime-mapping-singleton</name>
278           <provider>/modules/module[type='runtime-generated-mapping'][name='runtime-mapping-singleton']</provider>
279         </instance>
280       </service>
281       <service>
282         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:netty">prefix:netty-timer</type>
283         <instance>
284           <name>global-timer</name>
285           <provider>/modules/module[type='netty-hashed-wheel-timer'][name='global-timer']</provider>
286         </instance>
287       </service>
288       <service>
289         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:netty">prefix:netty-threadgroup</type>
290         <instance>
291           <name>global-boss-group</name>
292           <provider>/modules/module[type='netty-threadgroup-fixed'][name='global-boss-group']</provider>
293         </instance>
294         <instance>
295           <name>global-worker-group</name>
296           <provider>/modules/module[type='netty-threadgroup-fixed'][name='global-worker-group']</provider>
297         </instance>
298       </service>
299       <service>
300         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:netty">prefix:netty-event-executor</type>
301         <instance>
302           <name>global-event-executor</name>
303           <provider>/modules/module[type='netty-global-event-executor'][name='singleton']</provider>
304         </instance>
305       </service>
306       <service>
307         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">prefix:binding-rpc-registry</type>
308         <instance>
309           <name>binding-rpc-broker</name>
310           <provider>/modules/module[type='binding-broker-impl'][name='binding-broker-impl']</provider>
311         </instance>
312       </service>
313       <service>
314         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">prefix:binding-notification-service</type>
315         <instance>
316           <name>binding-notification-broker</name>
317           <provider>/modules/module[type='binding-notification-broker'][name='binding-notification-broker']</provider>
318         </instance>
319       </service>
320       <service>
321         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">prefix:binding-broker-osgi-registry</type>
322         <instance>
323           <name>binding-osgi-broker</name>
324           <provider>/modules/module[type='binding-broker-impl'][name='binding-broker-impl']</provider>
325         </instance>
326       </service>
327       <service>
328         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">prefix:binding-data-broker</type>
329         <instance>
330           <name>binding-data-broker</name>
331           <provider>/modules/module[type='binding-data-compatible-broker'][name='inmemory-binding-data-broker']</provider>
332         </instance>
333       </service>
334       <service>
335         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:config:kitchen-service:impl">prefix:kitchen-service</type>
336         <instance>
337           <name>kitchen-service</name>
338           <provider>/modules/module[type='kitchen-service-impl'][name='kitchen-service-impl']</provider>
339         </instance>
340       </service>
341       <service>
342         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:config:netconf">prefix:netconf-client-dispatcher</type>
343         <instance>
344           <name>global-netconf-dispatcher</name>
345           <provider>/modules/module[type='netconf-client-dispatcher'][name='global-netconf-dispatcher']</provider>
346         </instance>
347       </service>
348     </services>
349   </data>
350 </rpc-reply>