Commit 7f5a52b
committed
storage: allow VM snapshots without memory for KVM when global setting allows (apache#8062)
This removes the conditional logic where comment notest to remove it
after PR apache#5297 is merged that is applicable for ACS 4.18+. Only when the
global setting is enabled and memory isn't selected, VM snapshot could
be allowed for VMs on KVM that have qemu-guest-agent running.
Signed-off-by: Rohit Yadav <[email protected]>
(cherry picked from commit 8350ce5)
Signed-off-by: Rohit Yadav <[email protected]>
(cherry picked from commit 349f046)
Signed-off-by: Rohit Yadav <[email protected]>1 parent a4faaae commit 7f5a52b
File tree
1 file changed
+0
-18
lines changed- engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/vmsnapshot
1 file changed
+0
-18
lines changedLines changed: 0 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
360 | 359 | | |
361 | 360 | | |
362 | 361 | | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | 362 | | |
368 | 363 | | |
369 | 364 | | |
| |||
465 | 460 | | |
466 | 461 | | |
467 | 462 | | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | 463 | | |
0 commit comments