Merge "Fix race conditions between config-manager and persister."
[controller.git] / opendaylight / netconf / netconf-util / src / test / resources / netconfMessages / rpcInnerInner_complex_output.xml
1 <rpc message-id="a" a="64" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
2     <leaf-list-output
3             xmlns="urn:opendaylight:params:xml:ns:yang:controller:test:impl">
4         <context-instance>
5             /modules/module[type='impl-netconf'][name='test1']/inner-running-data[key='0']/inner-inner-running-data[key='1']
6         </context-instance>
7     </leaf-list-output>
8 </rpc>