b876edec6cc57c43ad7851e4b34bcb187b880040
[integration/test.git] / csit / variables / netconf / MDSAL / merge-multiple-edit-request.msg
1 <rpc message-id="abc" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
2 <edit-config>
3     <target>
4         <candidate/>
5     </target>
6     <test-option>
7         set
8     </test-option>
9     <default-operation>merge</default-operation>
10     <config>
11         <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
12             <module xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
13               <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">prefix:sal-netconf-connector</type>
14               <name>test</name>
15               <address xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">10.194.132.42</address>
16               <port xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">2022</port>
17               <username xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">admin</username>
18               <password xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">admin</password>
19               <tcp-only xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">false</tcp-only>
20               <event-executor xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
21                 <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:netty">prefix:netty-event-executor</type>
22                 <name>global-event-executor</name>
23               </event-executor>
24               <binding-registry xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
25                 <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">prefix:binding-broker-osgi-registry</type>
26                 <name>binding-osgi-broker</name>
27               </binding-registry>
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               <processing-executor xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
37                 <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:threadpool">prefix:threadpool</type>
38                 <name>global-netconf-processing-executor</name>
39               </processing-executor>
40             </module>
41         </modules>
42     </config>
43 </edit-config>
44 </rpc>