Rename mdsal-netconf-connector to netconf-server-mdsal
[netconf.git] / netconf / mdsal-netconf-connector / src / test / resources / messages / mapping / copyConfigs / copyConfig_top_modules.xml
diff --git a/netconf/mdsal-netconf-connector/src/test/resources/messages/mapping/copyConfigs/copyConfig_top_modules.xml b/netconf/mdsal-netconf-connector/src/test/resources/messages/mapping/copyConfigs/copyConfig_top_modules.xml
deleted file mode 100644 (file)
index 2cecb4b..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<!--
-  ~ Copyright (c) 2018 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
-  -->
-
-<rpc message-id="a" a="64" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
-    <copy-config>
-        <target>
-            <candidate/>
-        </target>
-        <source>
-            <config>
-                <top xmlns="urn:opendaylight:mdsal:mapping:test">
-                    <modules>
-                        <module>
-                            <id>module1</id>
-                        </module>
-                        <module>
-                            <id>module2</id>
-                        </module>
-                    </modules>
-                </top>
-            </config>
-        </source>
-    </copy-config>
-</rpc>
\ No newline at end of file