Kevin Carter db6c7dfb73
Correct nova virt type detection
The nova role was attempting to detect the virt type if one was not
already pre-set however the tasks would only ever set the virt type to
"qemu" which forces all workloads to run in software instead of
hardware virt which has massive impacts in terms of workload
performance. This change corrects the virt type detection logic so that
it will run fall back to qemu should another virt type not be detected.

Change-Id: I78093808f03238c3c019797a06bba3ceca821239
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2017-08-17 00:56:12 -05:00
2017-07-03 16:20:59 +08:00
2017-08-17 00:56:12 -05:00
2016-09-28 10:27:39 +01:00
2017-03-02 11:52:00 +00:00

Team and repository tags

image

OpenStack-Ansible nova

Ansible role that installs and configures OpenStack nova and all of its corresponding services.

This role will install the following:
  • nova-api
  • nova-conductor
  • nova-scheduler
  • nova-console
  • nova-compute

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_nova/latest/

The project home is at: http://launchpad.net/openstack-ansible

Description
Role os_nova for OpenStack-Ansible
Readme 15 MiB
Languages
Jinja 58.9%
Python 27.9%
Shell 13.2%