1digraph "g" {
2"base_migrate_from_0 xen-b" -> "base_start_0 xen-b" [ style = bold]
3"base_migrate_from_0 xen-b" -> "base_stop_0 xen-a" [ style = bold]
4"base_migrate_from_0 xen-b" [ style=bold color="green" fontcolor="black" ]
5"base_migrate_to_0 xen-a" -> "base_migrate_from_0 xen-b" [ style = bold]
6"base_migrate_to_0 xen-a" [ style=bold color="green" fontcolor="black" ]
7"base_monitor_10000 xen-b" [ style=bold color="green" fontcolor="black" ]
8"base_start_0 xen-b" -> "base_monitor_10000 xen-b" [ style = bold]
9"base_start_0 xen-b" [ style=bold color="green" fontcolor="orange" ]
10"base_stop_0 xen-a" -> "base_start_0 xen-b" [ style = bold]
11"base_stop_0 xen-a" [ style=bold color="green" fontcolor="black" ]
12"core-101_migrate_from_0 xen-b" -> "base_migrate_to_0 xen-a" [ style = bold]
13"core-101_migrate_from_0 xen-b" -> "core-101_start_0 xen-b" [ style = bold]
14"core-101_migrate_from_0 xen-b" -> "core-101_stop_0 xen-a" [ style = bold]
15"core-101_migrate_from_0 xen-b" -> "core-200_migrate_to_0 xen-a" [ style = bold]
16"core-101_migrate_from_0 xen-b" -> "edge_migrate_to_0 xen-a" [ style = bold]
17"core-101_migrate_from_0 xen-b" [ style=bold color="green" fontcolor="black" ]
18"core-101_migrate_to_0 xen-a" -> "core-101_migrate_from_0 xen-b" [ style = bold]
19"core-101_migrate_to_0 xen-a" [ style=bold color="green" fontcolor="black" ]
20"core-101_monitor_10000 xen-b" [ style=bold color="green" fontcolor="black" ]
21"core-101_start_0 xen-b" -> "base_migrate_to_0 xen-a" [ style = dashed]
22"core-101_start_0 xen-b" -> "base_start_0 xen-b" [ style = bold]
23"core-101_start_0 xen-b" -> "core-101_monitor_10000 xen-b" [ style = bold]
24"core-101_start_0 xen-b" -> "core-200_migrate_to_0 xen-a" [ style = dashed]
25"core-101_start_0 xen-b" -> "core-200_start_0 xen-b" [ style = bold]
26"core-101_start_0 xen-b" -> "edge_migrate_to_0 xen-a" [ style = dashed]
27"core-101_start_0 xen-b" -> "edge_start_0 xen-b" [ style = bold]
28"core-101_start_0 xen-b" [ style=bold color="green" fontcolor="orange" ]
29"core-101_stop_0 xen-a" -> "core-101_start_0 xen-b" [ style = bold]
30"core-101_stop_0 xen-a" [ style=bold color="green" fontcolor="black" ]
31"core-200_migrate_from_0 xen-b" -> "base_migrate_to_0 xen-a" [ style = bold]
32"core-200_migrate_from_0 xen-b" -> "core-200_start_0 xen-b" [ style = bold]
33"core-200_migrate_from_0 xen-b" -> "core-200_stop_0 xen-a" [ style = bold]
34"core-200_migrate_from_0 xen-b" -> "edge_migrate_to_0 xen-a" [ style = bold]
35"core-200_migrate_from_0 xen-b" [ style=bold color="green" fontcolor="black" ]
36"core-200_migrate_to_0 xen-a" -> "core-200_migrate_from_0 xen-b" [ style = bold]
37"core-200_migrate_to_0 xen-a" [ style=bold color="green" fontcolor="black" ]
38"core-200_monitor_10000 xen-b" [ style=bold color="green" fontcolor="black" ]
39"core-200_start_0 xen-b" -> "base_migrate_to_0 xen-a" [ style = dashed]
40"core-200_start_0 xen-b" -> "base_start_0 xen-b" [ style = bold]
41"core-200_start_0 xen-b" -> "core-200_monitor_10000 xen-b" [ style = bold]
42"core-200_start_0 xen-b" -> "edge_migrate_to_0 xen-a" [ style = dashed]
43"core-200_start_0 xen-b" -> "edge_start_0 xen-b" [ style = bold]
44"core-200_start_0 xen-b" [ style=bold color="green" fontcolor="orange" ]
45"core-200_stop_0 xen-a" -> "core-200_start_0 xen-b" [ style = bold]
46"core-200_stop_0 xen-a" [ style=bold color="green" fontcolor="black" ]
47"db_migrate_from_0 xen-b" -> "base_migrate_to_0 xen-a" [ style = bold]
48"db_migrate_from_0 xen-b" -> "core-101_migrate_to_0 xen-a" [ style = bold]
49"db_migrate_from_0 xen-b" -> "core-200_migrate_to_0 xen-a" [ style = bold]
50"db_migrate_from_0 xen-b" -> "db_start_0 xen-b" [ style = bold]
51"db_migrate_from_0 xen-b" -> "db_stop_0 xen-a" [ style = bold]
52"db_migrate_from_0 xen-b" -> "edge_migrate_to_0 xen-a" [ style = bold]
53"db_migrate_from_0 xen-b" [ style=bold color="green" fontcolor="black" ]
54"db_migrate_to_0 xen-a" -> "db_migrate_from_0 xen-b" [ style = bold]
55"db_migrate_to_0 xen-a" [ style=bold color="green" fontcolor="black" ]
56"db_monitor_10000 xen-b" [ style=bold color="green" fontcolor="black" ]
57"db_start_0 xen-b" -> "base_migrate_to_0 xen-a" [ style = dashed]
58"db_start_0 xen-b" -> "base_start_0 xen-b" [ style = bold]
59"db_start_0 xen-b" -> "core-101_migrate_to_0 xen-a" [ style = dashed]
60"db_start_0 xen-b" -> "core-101_start_0 xen-b" [ style = bold]
61"db_start_0 xen-b" -> "core-200_migrate_to_0 xen-a" [ style = dashed]
62"db_start_0 xen-b" -> "core-200_start_0 xen-b" [ style = bold]
63"db_start_0 xen-b" -> "db_monitor_10000 xen-b" [ style = bold]
64"db_start_0 xen-b" -> "edge_migrate_to_0 xen-a" [ style = dashed]
65"db_start_0 xen-b" -> "edge_start_0 xen-b" [ style = bold]
66"db_start_0 xen-b" [ style=bold color="green" fontcolor="orange" ]
67"db_stop_0 xen-a" -> "db_start_0 xen-b" [ style = bold]
68"db_stop_0 xen-a" [ style=bold color="green" fontcolor="black" ]
69"edge_migrate_from_0 xen-b" -> "base_migrate_to_0 xen-a" [ style = bold]
70"edge_migrate_from_0 xen-b" -> "edge_start_0 xen-b" [ style = bold]
71"edge_migrate_from_0 xen-b" -> "edge_stop_0 xen-a" [ style = bold]
72"edge_migrate_from_0 xen-b" [ style=bold color="green" fontcolor="black" ]
73"edge_migrate_to_0 xen-a" -> "edge_migrate_from_0 xen-b" [ style = bold]
74"edge_migrate_to_0 xen-a" [ style=bold color="green" fontcolor="black" ]
75"edge_monitor_10000 xen-b" [ style=bold color="green" fontcolor="black" ]
76"edge_start_0 xen-b" -> "base_migrate_to_0 xen-a" [ style = dashed]
77"edge_start_0 xen-b" -> "base_start_0 xen-b" [ style = bold]
78"edge_start_0 xen-b" -> "edge_monitor_10000 xen-b" [ style = bold]
79"edge_start_0 xen-b" [ style=bold color="green" fontcolor="orange" ]
80"edge_stop_0 xen-a" -> "edge_start_0 xen-b" [ style = bold]
81"edge_stop_0 xen-a" [ style=bold color="green" fontcolor="black" ]
82"xen-a-fencing_monitor_60000 xen-b" [ style=bold color="green" fontcolor="black" ]
83"xen-a-fencing_start_0 xen-b" -> "xen-a-fencing_monitor_60000 xen-b" [ style = bold]
84"xen-a-fencing_start_0 xen-b" [ style=bold color="green" fontcolor="black" ]
85"xen-a-fencing_stop_0 xen-b" -> "xen-a-fencing_start_0 xen-b" [ style = bold]
86"xen-a-fencing_stop_0 xen-b" [ style=bold color="green" fontcolor="black" ]
87"xen-b-fencing_stop_0 xen-a" [ style=bold color="green" fontcolor="black" ]
88}
89