27c0ee1e47eca31740a81a59ed325d6dbce3be17

It appears that some Ubuntu 14.04 images only contain the base kernel package and leave out the extra drivers package, linux-image-extra-$(uname -r). If this package is not installed, openstack-ansible playbooks will fail on modprobing kernel modules that are not installed (i.e. vhost_net.ko). linux-image-extra-virtual should provide the linux-image-extra package for currently installed base kernel package. Change-Id: If2f008357117495c9e4b80dbfef68503fa93a809 Closes-Bug: 1595323
OpenStack-Ansible openstack_hosts
Role for basic setup and configuration of a host machine for the intended purpose of use within OpenStack. This role was created to tune a host to receive OpenStack. The basic operations within the role allow it to install, setup, and tune specific kernel options that all OpenStack powered hosts will need to perform nominally.
Default Variables
../../defaults/main.yml
Required Variables
None
Example Playbook
Description
Languages
Jinja
59.1%
Python
40.9%