added arputil module
[vpnservice.git] / arputil / arputil-impl / src / main / config / default-config.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Copyright (c) 2015 Ericsson India Global Services Pvt Ltd. and others.  All rights reserved.
4
5 This program and the accompanying materials are made available under the
6 terms of the Eclipse Public License v1.0 which accompanies this distribution,
7 and is available at http://www.eclipse.org/legal/epl-v10.html
8 -->
9 <snapshot>
10   <required-capabilities>
11       <capability>urn:opendaylight:params:xml:ns:yang:arputil:impl?module=arputil-impl&amp;revision=2015-11-26</capability>
12       <capability>urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding?module=opendaylight-md-sal-binding&amp;revision=2013-10-28</capability>
13       <capability>urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl?module=opendaylight-sal-binding-broker-impl&amp;revision=2013-10-28</capability>
14       <capability>urn:opendaylight:params:xml:ns:yang:mdsalutil:api?module=odl-mdsalutil&amp;revision=2015-04-10</capability>
15   </required-capabilities>
16   <configuration>
17
18     <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
19       <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
20         <module>
21           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:arputil:impl">prefix:arputil-impl</type>
22           <name>arputil-default</name>
23           <broker>
24             <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-broker-osgi-registry</type>
25             <name>binding-osgi-broker</name>
26           </broker>
27           <rpc-registry>
28             <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-rpc-registry</type>
29             <name>binding-rpc-broker</name>
30           </rpc-registry>
31           <mdsalutil>
32             <type xmlns:mdsalutil="urn:opendaylight:params:xml:ns:yang:mdsalutil:api">mdsalutil:odl-mdsalutil</type>
33             <name>mdsalutil-service</name>
34           </mdsalutil>
35           <notification-publish-service>
36             <type xmlns:bindingimpl="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">bindingimpl:binding-new-notification-publish-service</type>
37             <name>binding-notification-publish-adapter</name>
38           </notification-publish-service>
39           <notification-service>
40             <type xmlns:bindingimpl="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">bindingimpl:binding-new-notification-service</type>
41             <name>binding-notification-adapter</name>
42           </notification-service>
43         </module>
44       </modules>
45     </data>
46   </configuration>
47 </snapshot>