+first ideas
This commit is contained in:
commit
93392e2e6b
1 changed files with 6 additions and 0 deletions
6
ucloud-vm-states-brainstorm
Normal file
6
ucloud-vm-states-brainstorm
Normal file
|
@ -0,0 +1,6 @@
|
|||
digraph G {
|
||||
ucloud_scheduler [shape=box];
|
||||
ucloud_api [shape=box];
|
||||
ucloud_api -> NEW;
|
||||
|
||||
}
|
Loading…
Reference in a new issue