OpFlex removed from master
[groupbasedpolicy.git] / groupbasedpolicy-opflex-config / src / main / resources / initial / 15-groupbasedpolicy-opflex.xml
diff --git a/groupbasedpolicy-opflex-config/src/main/resources/initial/15-groupbasedpolicy-opflex.xml b/groupbasedpolicy-opflex-config/src/main/resources/initial/15-groupbasedpolicy-opflex.xml
deleted file mode 100644 (file)
index 6a6ebce..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- vi: set et smarttab sw=4 tabstop=4: -->
-<!--
- Copyright (c) 2013 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:opflex="urn:opendaylight:params:xml:ns:yang:controller:config:opflex-provider:impl">
-                        opflex:opflex-provider-impl
-                    </type>
-                    <name>opflex-provider-impl</name>
-
-                    <rpc-registry>
-                        <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-rpc-registry</type>
-                        <name>binding-rpc-broker</name>
-                    </rpc-registry>
-
-                    <data-broker>
-                        <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-async-data-broker</type>
-                        <name>binding-data-broker</name>
-                    </data-broker>
-                </module>
-            </modules>
-        </data>
-
-    </configuration>
-
-    <required-capabilities>
-        <capability>urn:opendaylight:params:xml:ns:yang:controller:config:opflex-provider:impl?module=opflex-provider-impl&amp;revision=2014-06-11</capability>
-    </required-capabilities>
-
-</snapshot>
-