Revision d683fbcd share/doc/states/states-complete.dot
share/doc/states/states-complete.dot | ||
---|---|---|
22 | 22 |
subgraph { rank = same; boot; boot_stopped; boot_undeploy; boot_suspended; boot_unknown; boot_poweroff; boot_migrate; boot_failure; boot_migrate_failure; unknown; color="white"} |
23 | 23 |
subgraph { rank = same; pending; hold; color="white"} |
24 | 24 |
subgraph { rank = same; prolog; prolog_resume; prolog_migrate; color="white" } |
25 |
// subgraph { rank = same; prolog; prolog_resume; prolog_migrate; save_migrate; color="white" } |
|
26 |
|
|
27 |
subgraph { rank = max; suspended; done; failure; |
|
28 |
stopped; undeployed; poweroff; ANY; color="white" } |
|
25 |
subgraph { rank = same; hotplug_prolog_poweroff; hotplug_saveas_poweroff; hotplug_saveas_suspended; epilog_stop; epilog; epilog_undeploy; hotplug_epilog_poweroff; color="white" } |
|
26 |
subgraph { rank = same; suspended; stopped; undeployed; poweroff; color="white" } |
|
27 |
subgraph { rank = sink; done; failure; ANY; color="white" } |
|
29 | 28 |
|
30 | 29 |
# create |
31 | 30 |
user -> pending [label="create"]; |
Also available in: Unified diff