Commit 140645c
server: enable KVM volume and VM snapshot by default
Given EL6/EL7 is deprecated now and most modern supported KVM distros
ship newer versions of qemu, KVM volume and VM snapshot can be enabled
by default.
Fixes #11445
Signed-off-by: Rohit Yadav <[email protected]>1 parent 3d6ec29 commit 140645c
File tree
2 files changed
+2
-2
lines changed- server/src/main/java/com/cloud
- configuration
- storage/snapshot
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
507 | | - | |
| 507 | + | |
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments