1 digraph "g" {
2"A_migrate_from_0 18node2" -> "A_start_0 18node2" [ style = bold]
3"A_migrate_from_0 18node2" -> "A_stop_0 18node1" [ style = bold]
4"A_migrate_from_0 18node2" -> "B_migrate_to_0 18node1" [ style = bold]
5"A_migrate_from_0 18node2" [ style=bold color="green" fontcolor="black"]
6"A_migrate_to_0 18node1" -> "A_migrate_from_0 18node2" [ style = bold]
7"A_migrate_to_0 18node1" [ style=bold color="green" fontcolor="black"]
8"A_monitor_60000 18node2" [ style=bold color="green" fontcolor="black"]
9"A_start_0 18node2" -> "A_monitor_60000 18node2" [ style = bold]
10"A_start_0 18node2" -> "B_migrate_to_0 18node1" [ style = dashed]
11"A_start_0 18node2" -> "B_start_0 18node2" [ style = bold]
12"A_start_0 18node2" -> "thegroup_running_0" [ style = bold]
13"A_start_0 18node2" [ style=bold color="green" fontcolor="orange"]
14"A_stop_0 18node1" -> "A_start_0 18node2" [ style = bold]
15"A_stop_0 18node1" -> "thegroup_stopped_0" [ style = bold]
16"A_stop_0 18node1" [ style=bold color="green" fontcolor="black"]
17"B_migrate_from_0 18node2" -> "B_start_0 18node2" [ style = bold]
18"B_migrate_from_0 18node2" -> "B_stop_0 18node1" [ style = bold]
19"B_migrate_from_0 18node2" -> "C_migrate_to_0 18node1" [ style = bold]
20"B_migrate_from_0 18node2" [ style=bold color="green" fontcolor="black"]
21"B_migrate_to_0 18node1" -> "B_migrate_from_0 18node2" [ style = bold]
22"B_migrate_to_0 18node1" [ style=bold color="green" fontcolor="black"]
23"B_monitor_60000 18node2" [ style=bold color="green" fontcolor="black"]
24"B_start_0 18node2" -> "B_monitor_60000 18node2" [ style = bold]
25"B_start_0 18node2" -> "C_migrate_to_0 18node1" [ style = dashed]
26"B_start_0 18node2" -> "C_start_0 18node2" [ style = bold]
27"B_start_0 18node2" -> "thegroup_running_0" [ style = bold]
28"B_start_0 18node2" [ style=bold color="green" fontcolor="orange"]
29"B_stop_0 18node1" -> "A_migrate_to_0 18node1" [ style = dashed]
30"B_stop_0 18node1" -> "A_stop_0 18node1" [ style = bold]
31"B_stop_0 18node1" -> "B_start_0 18node2" [ style = bold]
32"B_stop_0 18node1" -> "thegroup_stopped_0" [ style = bold]
33"B_stop_0 18node1" [ style=bold color="green" fontcolor="black"]
34"C_migrate_from_0 18node2" -> "C_start_0 18node2" [ style = bold]
35"C_migrate_from_0 18node2" -> "C_stop_0 18node1" [ style = bold]
36"C_migrate_from_0 18node2" [ style=bold color="green" fontcolor="black"]
37"C_migrate_to_0 18node1" -> "C_migrate_from_0 18node2" [ style = bold]
38"C_migrate_to_0 18node1" [ style=bold color="green" fontcolor="black"]
39"C_monitor_60000 18node2" [ style=bold color="green" fontcolor="black"]
40"C_start_0 18node2" -> "C_monitor_60000 18node2" [ style = bold]
41"C_start_0 18node2" -> "thegroup_running_0" [ style = bold]
42"C_start_0 18node2" [ style=bold color="green" fontcolor="orange"]
43"C_stop_0 18node1" -> "B_migrate_to_0 18node1" [ style = dashed]
44"C_stop_0 18node1" -> "B_stop_0 18node1" [ style = bold]
45"C_stop_0 18node1" -> "C_start_0 18node2" [ style = bold]
46"C_stop_0 18node1" -> "thegroup_stopped_0" [ style = bold]
47"C_stop_0 18node1" -> "thegroup_stopped_0" [ style = dashed]
48"C_stop_0 18node1" [ style=bold color="green" fontcolor="black"]
49"thegroup_running_0" [ style=bold color="green" fontcolor="orange"]
50"thegroup_start_0" -> "A_start_0 18node2" [ style = bold]
51"thegroup_start_0" -> "B_start_0 18node2" [ style = bold]
52"thegroup_start_0" -> "C_start_0 18node2" [ style = bold]
53"thegroup_start_0" -> "thegroup_running_0" [ style = bold]
54"thegroup_start_0" [ style=bold color="green" fontcolor="orange"]
55"thegroup_stop_0" -> "A_stop_0 18node1" [ style = bold]
56"thegroup_stop_0" -> "B_stop_0 18node1" [ style = bold]
57"thegroup_stop_0" -> "C_stop_0 18node1" [ style = bold]
58"thegroup_stop_0" -> "thegroup_stopped_0" [ style = bold]
59"thegroup_stop_0" [ style=bold color="green" fontcolor="orange"]
60"thegroup_stopped_0" -> "thegroup_start_0" [ style = bold]
61"thegroup_stopped_0" [ style=bold color="green" fontcolor="orange"]
62}
63