cf7005a47b79787b961807533ca6e952b253f724
[openflowplugin.git] / applications / topology-lldp-discovery / 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) 2014 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:southbound:impl?module=southbound-impl&amp;revision=2015-01-05</capability>-->
13     <capability>urn:opendaylight:inventory?module=opendaylight-inventory&amp;revision=2013-08-19</capability>
14     <capability>urn:opendaylight:flow:inventory?module=flow-node-inventory&amp;revision=2013-08-19</capability>
15     <capability>urn:opendaylight:flow:types?module=opendaylight-flow-types&amp;revision=2013-10-26</capability>
16     <capability>urn:opendaylight:packet:service?module=packet-processing&amp;revision=2013-07-09</capability>
17   </required-capabilities>
18   <configuration>
19
20     <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
21       <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
22         <module>
23           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:topology-lldp-discovery:impl">prefix:topology-lldp-discovery-impl</type>
24           <name>topology-lldp-discovery-default</name>
25           <broker>
26             <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-broker-osgi-registry</type>
27             <name>binding-osgi-broker</name>
28           </broker>
29           <lldp-secure-key>aa9251f8-c7c0-4322-b8d6-c3a84593bda3</lldp-secure-key>
30         </module>
31       </modules>
32     </data>
33   </configuration>
34 </snapshot>