Improve segmented journal actor metrics
[controller.git] / opendaylight / blueprint / src / test / resources / opendaylight-sal-test-store-config.xml
1 <!--
2  Copyright © 2016, 2018 Brocade Communications Systems, Inc. and others.
3
4  This program and the accompanying materials are made available under the
5  terms of the Eclipse Public License v1.0 which accompanies this distribution,
6  and is available at http://www.eclipse.org/legal/epl-v10.html
7  -->
8 <lists xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:test:store">
9   <unordered-container>
10     <unordered-list>
11       <name>someName</name>
12       <value>someValue</value>
13     </unordered-list>
14   </unordered-container>
15 </lists>