tripleo-quickstart-extras/roles/set-libvirt-type/tasks
Rafael Folco 416d1d1d78 Fix libvirt_type kvm for overcloud deploy
Apparently after merging https://review.openstack.org/#/c/584380
we got a consistent failure in the 3node and scn008 jobs:

invalid argument: could not find capabilities for domaintype=kvm

Try to enable kvm nested virtualization and switch back to default
qemu full emulation if kvm-{intel|amd} module cannot be loaded.

In addition, remove the current logic behind ansible_distribution
== 'RedHat' to enable kvm as this condition must run on overcloud
and also depends on cpu capabilities.

Change-Id: Iaa936facc5148ee6ff136db1524584785588c01e
Closes-Bug: #1784017
2018-08-09 06:49:57 +00:00
..
main.yml Fix libvirt_type kvm for overcloud deploy 2018-08-09 06:49:57 +00:00