cleanup of Deprecated classes for config subsystem
[groupbasedpolicy.git] / sxp-integration / ip-sgt-distribution-service / src / main / config / default-config.xml
diff --git a/sxp-integration/ip-sgt-distribution-service/src/main/config/default-config.xml b/sxp-integration/ip-sgt-distribution-service/src/main/config/default-config.xml
deleted file mode 100644 (file)
index 6381bca..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- vi: set et smarttab sw=4 tabstop=4: -->
-<!--
- Copyright (c) 2016 Cisco Systems, Inc. and others.  All rights reserved.
-
- This program and the accompanying materials are made available under the
- terms of the Eclipse Public License v1.0 which accompanies this distribution,
- and is available at http://www.eclipse.org/legal/epl-v10.html
--->
-<snapshot>
-    <configuration>
-        <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
-            <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
-                <module>
-                    <type xmlns:ip-sgt-distribution-service="urn:opendaylight:params:xml:ns:yang:controller:config:ip:sgt:distribution:service:cfg">
-                        ip-sgt-distribution-service:ip-sgt-distribution-service
-                    </type>
-                    <name>ip-sgt-distribution-service</name>
-                </module>
-            </modules>
-        </data>
-
-    </configuration>
-
-    <required-capabilities>
-        <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>
-    </required-capabilities>
-
-</snapshot>