ios-xe renderer - features
[groupbasedpolicy.git] / renderers / ios-xe / src / main / config / default-config.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3   ~ Copyright (c) 2016 Cisco Systems, Inc. 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                 <module>
17                     <type xmlns:iosxe="urn:opendaylight:params:xml:ns:yang:groupbasedpolicy:renderer:ios-xe-provider:impl:config">
18                         iosxe:ios-xe-provider-impl
19                     </type>
20                     <name>ios-xe-provider-impl</name>
21
22                     <data-broker>
23                       <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-async-data-broker</type>
24                       <name>binding-data-broker</name>
25                     </data-broker>
26
27                     <broker>
28                         <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-broker-osgi-registry</type>
29                         <name>binding-osgi-broker</name>
30                     </broker>
31
32                     <policy-validator-registry>
33                         <type xmlns:gbp="urn:opendaylight:params:xml:ns:yang:controller:config:groupbasedpolicy">gbp:policy-validator-registry</type>
34                         <name>policy-validator-registry</name>
35                     </policy-validator-registry>
36
37                     <renderer-name>ios-xe</renderer-name>
38                 </module>
39             </modules>
40         </data>
41
42     </configuration>
43
44     <required-capabilities>
45         <capability>urn:opendaylight:params:xml:ns:yang:groupbasedpolicy:renderer:ios-xe-provider:impl:config?module=ios-xe-provider-impl&amp;revision=2016-05-17</capability>
46     </required-capabilities>
47
48 </snapshot>