Bug 8303: BP odl:clustered-app-config initial/*-config.xml testability
[controller.git] / opendaylight / blueprint / src / test / resources / opendaylight-sal-test-store-config.xml
1 <lists xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:test:store">
2   <unordered-container>
3     <unordered-list>
4       <name>someName</name>
5       <value>someValue</value>
6     </unordered-list>
7   </unordered-container>
8 </lists>