Replaced 'controller' with 'yangtools' in all package names.
[yangtools.git] / yang-data-impl / src / test / resources / org / opendaylight / controller / yang / data / impl / config02g-shadow.xml
diff --git a/yang-data-impl/src/test/resources/org/opendaylight/controller/yang/data/impl/config02g-shadow.xml b/yang-data-impl/src/test/resources/org/opendaylight/controller/yang/data/impl/config02g-shadow.xml
deleted file mode 100644 (file)
index 9db9342..0000000
+++ /dev/null
@@ -1,72 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<network xmlns="urn:opendaylight:controller:network">
-    <topologies>
-        <topology>
-            <links>
-                <link>
-                    <destination>
-                        <dest-tp>tpId_17</dest-tp>
-                        <dest-node>nodeId_17</dest-node>
-                    </destination>
-                    <source>
-                        <source-tp>tpId_16</source-tp>
-                        <source-node>nodeId_16</source-node>
-                    </source>
-                    <link-id>linkId_15</link-id>
-                </link>
-                <link>
-                    <destination>
-                        <dest-tp>tpId_14</dest-tp>
-                        <dest-node>nodeId_14</dest-node>
-                    </destination>
-                    <source>
-                        <source-tp>tpId_13</source-tp>
-                        <source-node>nodeId_13</source-node>
-                    </source>
-                    <link-id>linkId_12</link-id>
-                </link>
-            </links>
-            <nodes>
-                <node>
-                    <termination-points>
-                        <termination-point>
-                            <tp-id>tpId_11</tp-id>
-                        </termination-point>
-                        <termination-point>
-                            <tp-id>tpId_10</tp-id>
-                        </termination-point>
-                    </termination-points>
-                    <supporting-ne>networkId_09</supporting-ne>
-                    <node-id>nodeId_08</node-id>
-                </node>
-                <node>
-                    <termination-points>
-                        <termination-point>
-                            <tp-id>tpId_07</tp-id>
-                        </termination-point>
-                    </termination-points>
-                    <supporting-ne>networkId_06</supporting-ne>
-                    <node-id>nodeId_05</node-id>
-                </node>
-                <node>
-                    <termination-points>
-                        <termination-point>
-                            <tp-id>tpId_04</tp-id>
-                        </termination-point>
-                    </termination-points>
-                    <supporting-ne>networkId_03</supporting-ne>
-                    <node-id>nodeId_02</node-id>
-                </node>
-            </nodes>
-            <topology-id>topId_01</topology-id>
-        </topology>
-    </topologies>
-    <network-elements>
-        <network-element>
-            <element-id>ntElementId_19</element-id>
-        </network-element>
-        <network-element>
-            <element-id>ntElementId_18</element-id>
-        </network-element>
-    </network-elements>
-</network>
\ No newline at end of file