summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/notify-1.dot
blob: 4760990455f1fd048777ada8df991fe605a24aa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
 digraph "g" {
"child_rsc1:0_post_notify_start_0 node1" -> "rsc1_confirmed-post_notify_running_0" [ style = bold]
"child_rsc1:0_post_notify_start_0 node1" [ style=bold color="green" fontcolor="black"]
"child_rsc1:0_pre_notify_start_0 node1" -> "rsc1_confirmed-pre_notify_start_0" [ style = bold]
"child_rsc1:0_pre_notify_start_0 node1" [ style=bold color="green" fontcolor="black"]
"child_rsc1:1_monitor_0 node1" -> "rsc1_start_0" [ style = bold]
"child_rsc1:1_monitor_0 node1" [ style=bold color="green" fontcolor="black"]
"child_rsc1:1_post_notify_start_0 node1" -> "rsc1_confirmed-post_notify_running_0" [ style = bold]
"child_rsc1:1_post_notify_start_0 node1" [ style=bold color="green" fontcolor="black"]
"child_rsc1:1_start_0 node1" -> "rsc1_running_0" [ style = bold]
"child_rsc1:1_start_0 node1" [ style=bold color="green" fontcolor="black"]
"child_rsc2:0_pre_notify_stop_0 node1" -> "rsc2_confirmed-pre_notify_stop_0" [ style = bold]
"child_rsc2:0_pre_notify_stop_0 node1" [ style=bold color="green" fontcolor="black"]
"child_rsc2:0_stop_0 node1" -> "rsc2_stopped_0" [ style = bold]
"child_rsc2:0_stop_0 node1" [ style=bold color="green" fontcolor="black"]
"child_rsc2:1_monitor_0 node1" -> "rsc2_stopped_0" [ style = bold]
"child_rsc2:1_monitor_0 node1" [ style=bold color="green" fontcolor="black"]
"rsc1_confirmed-post_notify_running_0" [ style=bold color="green" fontcolor="orange"]
"rsc1_confirmed-pre_notify_start_0" -> "rsc1_post_notify_running_0" [ style = bold]
"rsc1_confirmed-pre_notify_start_0" -> "rsc1_start_0" [ style = bold]
"rsc1_confirmed-pre_notify_start_0" [ style=bold color="green" fontcolor="orange"]
"rsc1_post_notify_running_0" -> "child_rsc1:0_post_notify_start_0 node1" [ style = bold]
"rsc1_post_notify_running_0" -> "child_rsc1:1_post_notify_start_0 node1" [ style = bold]
"rsc1_post_notify_running_0" -> "rsc1_confirmed-post_notify_running_0" [ style = bold]
"rsc1_post_notify_running_0" [ style=bold color="green" fontcolor="orange"]
"rsc1_pre_notify_start_0" -> "child_rsc1:0_pre_notify_start_0 node1" [ style = bold]
"rsc1_pre_notify_start_0" -> "rsc1_confirmed-pre_notify_start_0" [ style = bold]
"rsc1_pre_notify_start_0" [ style=bold color="green" fontcolor="orange"]
"rsc1_running_0" -> "rsc1_post_notify_running_0" [ style = bold]
"rsc1_running_0" [ style=bold color="green" fontcolor="orange"]
"rsc1_start_0" -> "child_rsc1:1_start_0 node1" [ style = bold]
"rsc1_start_0" -> "rsc1_running_0" [ style = bold]
"rsc1_start_0" [ style=bold color="green" fontcolor="orange"]
"rsc2_confirmed-post_notify_stopped_0" [ style=bold color="green" fontcolor="orange"]
"rsc2_confirmed-pre_notify_stop_0" -> "rsc2_post_notify_stopped_0" [ style = bold]
"rsc2_confirmed-pre_notify_stop_0" -> "rsc2_stop_0" [ style = bold]
"rsc2_confirmed-pre_notify_stop_0" [ style=bold color="green" fontcolor="orange"]
"rsc2_post_notify_stopped_0" -> "rsc2_confirmed-post_notify_stopped_0" [ style = bold]
"rsc2_post_notify_stopped_0" [ style=bold color="green" fontcolor="orange"]
"rsc2_pre_notify_stop_0" -> "child_rsc2:0_pre_notify_stop_0 node1" [ style = bold]
"rsc2_pre_notify_stop_0" -> "rsc2_confirmed-pre_notify_stop_0" [ style = bold]
"rsc2_pre_notify_stop_0" [ style=bold color="green" fontcolor="orange"]
"rsc2_stop_0" -> "child_rsc2:0_stop_0 node1" [ style = bold]
"rsc2_stop_0" -> "rsc2_stopped_0" [ style = bold]
"rsc2_stop_0" [ style=bold color="green" fontcolor="orange"]
"rsc2_stopped_0" -> "rsc2_post_notify_stopped_0" [ style = bold]
"rsc2_stopped_0" [ style=bold color="green" fontcolor="orange"]
}