Increased version of binding-generator to 0.5.5-SNAPSHOT.
[controller.git] / opendaylight / sal / yang-prototype / yang / yang-data-impl / src / test / resources / config02.xml
diff --git a/opendaylight/sal/yang-prototype/yang/yang-data-impl/src/test/resources/config02.xml b/opendaylight/sal/yang-prototype/yang/yang-data-impl/src/test/resources/config02.xml
deleted file mode 100644 (file)
index 99b862b..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<network xmlns="urn:opendaylight:controller:network">\r
-    <topologies>\r
-        <topology>\r
-            <topology-id>topId_01</topology-id>\r
-            <types></types>\r
-            <nodes>\r
-                <node>\r
-                    <node-id>nodeId_02</node-id>\r
-                    <supporting-ne>networkId_02</supporting-ne>\r
-                    <termination-points>\r
-                        <termination-point>\r
-                            <tp-id>tpId_03</tp-id>\r
-                        </termination-point>\r
-                    </termination-points>\r
-                </node>\r
-                <node>\r
-                    <node-id>nodeId_16</node-id>\r
-                    <supporting-ne>networkId_17</supporting-ne>\r
-                    <termination-points>\r
-                        <termination-point>\r
-                            <tp-id>tpId_18</tp-id>\r
-                        </termination-point>\r
-                    </termination-points>\r
-                </node>\r
-                <node>\r
-                    <node-id>nodeId_19</node-id>\r
-                    <supporting-ne>networkId_20</supporting-ne>\r
-                    <termination-points>\r
-                        <termination-point>\r
-                            <tp-id>tpId_18</tp-id>\r
-                        </termination-point>\r
-                        <termination-point>\r
-                            <tp-id>tpId_19</tp-id>\r
-                        </termination-point>\r
-                    </termination-points>\r
-                </node>\r
-            </nodes>\r
-            <links>\r
-                <link>\r
-                    <link-id>linkId_04</link-id>\r
-                    <source>\r
-                        <source-node>nodeId_05</source-node>\r
-                        <source-tp>tpId_06</source-tp>\r
-                    </source>\r
-                    <destination>\r
-                        <dest-node>nodeId_07</dest-node>\r
-                        <dest-tp>tpId_08</dest-tp>\r
-                    </destination>\r
-                </link>\r
-                <link>\r
-                    <link-id>linkId_11</link-id>\r
-                    <source>\r
-                        <source-node>nodeId_12</source-node>\r
-                        <source-tp>tpId_13</source-tp>\r
-                    </source>\r
-                    <destination>\r
-                        <dest-node>nodeId_14</dest-node>\r
-                        <dest-tp>tpId_15</dest-tp>\r
-                    </destination>\r
-                </link>\r
-            </links>\r
-        </topology>\r
-    </topologies>\r
-    <network-elements>\r
-        <network-element>\r
-            <element-id>ntElementId_09</element-id>\r
-        </network-element>\r
-        <network-element>\r
-            <element-id>ntElementId_10</element-id>\r
-        </network-element>\r
-    </network-elements>\r
-</network>\r
-\r