Adding required capabilities for LLDP Speaker.
[openflowplugin.git] / applications / lldp-speaker / src / main / resources / initial / 71-lldp-speaker.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3   ~ Copyright (c) 2014 Pacnet 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
10 <!-- vi: set et smarttab sw=4 tabstop=4: -->
11
12 <snapshot>
13   <configuration>
14     <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
15       <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
16
17         <module>
18           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:openflow:applications:lldp-speaker">prefix:lldp-speaker</type>
19           <name>lldp-speaker</name>
20           <data-broker>
21             <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-async-data-broker</type>
22             <name>binding-data-broker</name>
23           </data-broker>
24           <rpc-registry>
25             <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-rpc-registry</type>
26             <name>binding-rpc-broker</name>
27           </rpc-registry>
28           <address-destination>01:23:00:00:00:01</address-destination>
29         </module>
30
31       </modules>
32     </data>
33   </configuration>
34
35   <required-capabilities>
36     <capability>urn:opendaylight:flow:inventory?module=flow-node-inventory&amp;revision=2013-08-19</capability>
37     <capability>urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&amp;revision=2010-09-24</capability>
38     <capability>urn:opendaylight:inventory?module=opendaylight-inventory&amp;revision=2013-08-19</capability>
39     <capability>urn:opendaylight:packet:service?module=packet-processing&amp;revision=2013-07-09</capability>
40     <capability>urn:opendaylight:flow:types:port?module=opendaylight-port-types&amp;revision=2013-09-25</capability>
41   </required-capabilities>
42 </snapshot>