Allon Mureinik has uploaded a new change for review. Change subject: hooks: Removed comment about EL6 kernel ......................................................................
hooks: Removed comment about EL6 kernel EL6 is no longer supported for VDSM, so the comment about not installing the nestedvt hook on EL6 is superfluous. Change-Id: Ib35801396a7281e48f64e94bea79b7faab4c20b7 Signed-off-by: Allon Mureinik <[email protected]> --- M vdsm_hooks/nestedvt/README 1 file changed, 1 insertion(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/94/43794/1 diff --git a/vdsm_hooks/nestedvt/README b/vdsm_hooks/nestedvt/README index 671c285..94a5345 100644 --- a/vdsm_hooks/nestedvt/README +++ b/vdsm_hooks/nestedvt/README @@ -13,5 +13,4 @@ # cat /sys/module/kvm*/parameters/nested Y -This hook assumes that your kernel supports nested virtualization. Please do -not install it on machines with stock EL6 kernel. +This hook assumes that your kernel supports nested virtualization. -- To view, visit https://gerrit.ovirt.org/43794 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib35801396a7281e48f64e94bea79b7faab4c20b7 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
