Comment 4 for bug 1776189

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

FYI on the bug as I mentione dthis being controllable in higher stacks.
Libvirt is via type="" attribute.

Openstack can control this globally or per image
 - global: https://docs.openstack.org/mitaka/config-reference/compute/config-options.html
 - per image: https://docs.openstack.org/image-guide/image-metadata.html
 - implementation: https://github.com/openstack/nova/blob/master/nova/virt/libvirt/driver.py#L4125