From: Michael Polenchuk Date: Fri, 17 Feb 2017 09:56:21 +0000 (+0400) Subject: [kvm-plugin] Employ dedicated reboot task X-Git-Tag: danube.1.RC1~27^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=1128f8d77c1659950eb0ddeea5771c3e863fcd09;p=fuel.git [kvm-plugin] Employ dedicated reboot task * Use native reboot task after kernel setup. * Make dkms modules to get source files of the kernel. JIRA: FUEL-256 Change-Id: I1dd75fa0425e5080fafa2de0ef13cccf0090c4c9 Signed-off-by: Michael Polenchuk --- diff --git a/build/f_isoroot/f_kvm-pluginbuild/config.mk b/build/f_isoroot/f_kvm-pluginbuild/config.mk index fa284b3e2..938a15124 100644 --- a/build/f_isoroot/f_kvm-pluginbuild/config.mk +++ b/build/f_isoroot/f_kvm-pluginbuild/config.mk @@ -9,4 +9,4 @@ KVMFORNFV_BRANCH=master KVMFORNFV_REPO=https://gerrit.opnfv.org/gerrit/kvmfornfv -KVMFORNFV_CHANGE=ec568fdb37d280371733cab5e9fad030557f6921 +KVMFORNFV_CHANGE=f156e825018f6cdd996406aede3f821fc1f9fcb1