23ad4822cc8822378ab1d64037b5eb722a1dedd3
When the host is installed, the loading of the kernel module 'vhost_net' may fail due to the module not being installed. Currently the role installs the 'linux-image-extra-virtual' package which will install the latest kernel and latest extras package, but this may not match the running kernel on the host. This results in the following error when trying to load the vhost_net module: modprobe: FATAL: Module vhost_net not found. This patch ensures that the linux-image-extra package installed matches that of the running kernel. Change-Id: I08271fcdfae3977f202ad7d6b03f61ab00e64370
OpenStack-Ansible openstack_hosts
Role for basic setup and configuration of a host machine for use within OpenStack. This role tunes a host to receive OpenStack. The basic operations within the role install, set up, and tune specific kernel options that all OpenStack hosts need to perform nominally.
- Documentation for the project can be found at:
-
http://docs.openstack.org/developer/openstack-ansible-openstack_hosts/
- The project home is at:
Description
Languages
Jinja
59.1%
Python
40.9%