5f43ddc16d1399e14101ef7459cd3a4ea35a03be
[controller.git] / opendaylight / md-sal / clustered-data-store / integrationtest / src / test / resources / controller.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <persisted-snapshots>
3     <snapshots>
4         <snapshot>
5             <required-capabilities>
6                 <capability>
7                     urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:cluster:store?module=odl-sal-dom-clustered-store-cfg&amp;revision=2013-10-28
8                 </capability>
9             </required-capabilities>
10             <configuration>
11
12                 <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
13                     <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
14                         <module>
15                             <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:cluster:store">
16                                 prefix:dom-clustered-store-impl
17                             </type>
18                             <name>cluster-data-store</name>
19                         </module>
20                     </modules>
21
22                     <services xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
23
24                     </services>
25                 </data>
26
27             </configuration>
28         </snapshot>
29     </snapshots>
30 </persisted-snapshots>