Commit a433454
committed
vng: support both
This is a behavioral change (although one that brings the behavior
_in line_ with the documentation). Previously, `vng --disk` was
converted to `virtme-run --blk-disk` internally, contrary to the
`vng` help which is saying that `--disk` adds a virtio-scsi disk.
Support both `vng --disk` (which is converted to `virtme-run --disk`)
and `vng --blk-disk` (which is converted to `virtme-run --blk-disk`).
Signed-off-by: Ivan Shapovalov <intelfx@intelfx.name>--blk-disk and --disk in the vng CLI1 parent 83a661f commit a433454
1 file changed
+23
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
436 | 443 | | |
437 | 444 | | |
438 | 445 | | |
| |||
1161 | 1168 | | |
1162 | 1169 | | |
1163 | 1170 | | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
1164 | 1178 | | |
1165 | | - | |
1166 | 1179 | | |
1167 | | - | |
1168 | | - | |
1169 | | - | |
1170 | | - | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
1171 | 1189 | | |
1172 | 1190 | | |
1173 | 1191 | | |
| |||
0 commit comments