Merge "Fix checkstyle warnings for impl/role package"
[openflowplugin.git] / extension / test-extension / src / main / resources / initial / 75-test.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!-- vi: set et smarttab sw=4 tabstop=4: -->\r
3 <!--\r
4  Copyright (c) 2013 Cisco Systems, Inc. and others.  All rights reserved.\r
5 \r
6  This program and the accompanying materials are made available under the\r
7  terms of the Eclipse Public License v1.0 which accompanies this distribution,\r
8  and is available at http://www.eclipse.org/legal/epl-v10.html\r
9 -->\r
10 <snapshot>\r
11     <configuration>\r
12         <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">\r
13             <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">\r
14                 <module>\r
15                     <type xmlns:test="urn:opendaylight:params:xml:ns:yang:controller:config:test-provider:impl">\r
16                         test:test-provider-impl\r
17                     </type>\r
18                     <name>test-provider-impl</name>\r
19 \r
20                     <rpc-registry>\r
21                         <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-rpc-registry</type>\r
22                         <name>binding-rpc-broker</name>\r
23                     </rpc-registry>\r
24 \r
25             <data-broker>\r
26                       <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-async-data-broker</type>\r
27                       <name>binding-data-broker</name>\r
28                     </data-broker>\r
29                 </module>\r
30         </modules>\r
31         </data>\r
32 \r
33     </configuration>\r
34 \r
35     <required-capabilities>\r
36         <capability>urn:opendaylight:params:xml:ns:yang:controller:config:test-provider:impl?module=test-provider-impl&amp;revision=2014-06-11</capability>\r
37     </required-capabilities>\r
38 \r
39 </snapshot>\r
40 \r