Bug 8900 - fixing ACL updates
[groupbasedpolicy.git] / sxp-integration / ip-sgt-distribution-service / 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) 2016 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     <configuration>
12         <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
13             <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
14                 <module>
15                     <type xmlns:ip-sgt-distribution-service="urn:opendaylight:params:xml:ns:yang:controller:config:ip:sgt:distribution:service:cfg">
16                         ip-sgt-distribution-service:ip-sgt-distribution-service
17                     </type>
18                     <name>ip-sgt-distribution-service</name>
19                 </module>
20             </modules>
21         </data>
22
23     </configuration>
24
25     <required-capabilities>
26         <capability>urn:opendaylight:params:xml:ns:yang:controller:config:ip:sgt:distribution:service:cfg?module=ip-sgt-distribution-service-cfg&amp;revision=2016-07-15</capability>
27     </required-capabilities>
28
29 </snapshot>