Commit 8b71b19
committed
Hotfix: Keep volumes order on VM recreation
The `list_volumes` should return volumes in correct order based on
their indexes. It returned volumes in random order without the fix.
Signed-off-by: Anton Kremenetsky <anton.kremenetsky@gmail.com>1 parent 5c885fc commit 8b71b19
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
839 | 840 | | |
840 | 841 | | |
841 | 842 | | |
842 | | - | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
843 | 848 | | |
844 | 849 | | |
845 | 850 | | |
| |||
0 commit comments