[Fuel-plugin] Install kernel in post-deployment. 75/21475/1
authorMichal Skalski <mskalski@mirantis.com>
Sun, 18 Sep 2016 12:16:16 +0000 (14:16 +0200)
committerMichal Skalski <mskalski@mirantis.com>
Mon, 19 Sep 2016 15:43:26 +0000 (15:43 +0000)
commite6588d1d59d7ac24f25f644650e6845561dd441b
treeef1507901cc8f02bb41d8afc90708e4581475c78
parente5900e6aa4fad9bacacc3f07912c7f2f694cc332
[Fuel-plugin] Install kernel in post-deployment.

Install kernel and reboot compute nodes in post-deployment phase when
there is less chance to interfere with other tasks. Implement Michael's
suggestion to use reboot puppet module.

Change-Id: I83867e5e2752c39d2b69c950e3e475d43de04466
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
(cherry picked from commit a10a10b373f17dc423800e6bb8d1a8e99450090d)
.gitignore [new file with mode: 0644]
fuel-plugin/deployment_scripts/puppet/manifests/kvm-install.pp
fuel-plugin/deployment_scripts/puppet/modules/.gitkeep [new file with mode: 0644]
fuel-plugin/deployment_tasks.yaml
fuel-plugin/pre_build_hook