Merge "When a node is going down, remove edges in both directions associated with...
[controller.git] / opendaylight / sal / yang-prototype / yang / yang-data-impl / src / test / resources / org / opendaylight / controller / yang / data / impl / config02g-shadow.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <network xmlns="urn:opendaylight:controller:network">
3     <topologies>
4         <topology>
5             <links>
6                 <link>
7                     <destination>
8                         <dest-tp>tpId_17</dest-tp>
9                         <dest-node>nodeId_17</dest-node>
10                     </destination>
11                     <source>
12                         <source-tp>tpId_16</source-tp>
13                         <source-node>nodeId_16</source-node>
14                     </source>
15                     <link-id>linkId_15</link-id>
16                 </link>
17                 <link>
18                     <destination>
19                         <dest-tp>tpId_14</dest-tp>
20                         <dest-node>nodeId_14</dest-node>
21                     </destination>
22                     <source>
23                         <source-tp>tpId_13</source-tp>
24                         <source-node>nodeId_13</source-node>
25                     </source>
26                     <link-id>linkId_12</link-id>
27                 </link>
28             </links>
29             <nodes>
30                 <node>
31                     <termination-points>
32                         <termination-point>
33                             <tp-id>tpId_11</tp-id>
34                         </termination-point>
35                         <termination-point>
36                             <tp-id>tpId_10</tp-id>
37                         </termination-point>
38                     </termination-points>
39                     <supporting-ne>networkId_09</supporting-ne>
40                     <node-id>nodeId_08</node-id>
41                 </node>
42                 <node>
43                     <termination-points>
44                         <termination-point>
45                             <tp-id>tpId_07</tp-id>
46                         </termination-point>
47                     </termination-points>
48                     <supporting-ne>networkId_06</supporting-ne>
49                     <node-id>nodeId_05</node-id>
50                 </node>
51                 <node>
52                     <termination-points>
53                         <termination-point>
54                             <tp-id>tpId_04</tp-id>
55                         </termination-point>
56                     </termination-points>
57                     <supporting-ne>networkId_03</supporting-ne>
58                     <node-id>nodeId_02</node-id>
59                 </node>
60             </nodes>
61             <topology-id>topId_01</topology-id>
62         </topology>
63     </topologies>
64     <network-elements>
65         <network-element>
66             <element-id>ntElementId_19</element-id>
67         </network-element>
68         <network-element>
69             <element-id>ntElementId_18</element-id>
70         </network-element>
71     </network-elements>
72 </network>