Bug 8900 - fixing ACL updates
[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                 </module>
22             </modules>
23         </data>
24
25     </configuration>
26
27     <required-capabilities>
28         <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>
29     </required-capabilities>
30
31 </snapshot>