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