Delete netconf
[controller.git] / opendaylight / netconf / netconf-util / src / test / resources / netconfMessages / threadpool-edit-config.xml
diff --git a/opendaylight/netconf/netconf-util/src/test/resources/netconfMessages/threadpool-edit-config.xml b/opendaylight/netconf/netconf-util/src/test/resources/netconfMessages/threadpool-edit-config.xml
deleted file mode 100644 (file)
index 40f86e3..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
-    <edit-config>
-        <target>
-            <candidate/>
-        </target>
-        <config>
-            <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
-                <module
-                        xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0"
-                        nc:operation="merge">
-                    <name>threadfactory-naming-instance</name>
-                    <type
-                            xmlns:th-java="urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl">
-                        th-java:threadfactory-naming
-                    </type>
-                    <name-prefix xmlns="urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl">
-                        prefixDefinedInXML
-                    </name-prefix>
-                </module>
-            </modules>
-        </config>
-    </edit-config>
-</rpc>
\ No newline at end of file