cleanup of Deprecated classes for config subsystem
[groupbasedpolicy.git] / neutron-ovsdb / src / main / config / default-config.xml
diff --git a/neutron-ovsdb/src/main/config/default-config.xml b/neutron-ovsdb/src/main/config/default-config.xml
deleted file mode 100644 (file)
index cf74ea6..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2014 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:neutron-ovsdb="urn:opendaylight:params:xml:ns:yang:controller:config:neutron-ovsdb:impl">
-                        neutron-ovsdb:neutron-ovsdb-impl
-                    </type>
-                    <name>neutron-ovsdb-impl</name>
-                </module>
-            </modules>
-        </data>
-
-    </configuration>
-
-    <required-capabilities>
-        <capability>urn:opendaylight:params:xml:ns:yang:controller:config:neutron-ovsdb:impl?module=neutron-ovsdb-impl&amp;revision=2015-02-19</capability>
-    </required-capabilities>
-
-</snapshot>