yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06133
[Bug 1195361] [NEW] QEMU hypervisor type returned when libvirt_type = kvm
You have been subscribed to a public bug:
As the following output indicates, the QEMU hypervisor type is used even
when libvirt_type = kvm in nova.conf.
# grep libvirt_type /etc/nova/nova.conf
libvirt_type = kvm
# nova hypervisor-show 1 | grep hypervisor_type
| hypervisor_type | QEMU
It appears that the OpenStack libvirt driver uses the libvirt connection
type to determine the hypervisor type instead of the libvirt_type
configuration option. Should libvirt_type be used to determine KVM vs
QEMU hypervisor type or is there another configuration for this? From a
user perspective, getting the QEMU versus KVM hypervisor type correct is
important when setting the hypervisor_type property on an image.
** Affects: nova
Importance: Low
Status: Confirmed
** Tags: libvirt
--
QEMU hypervisor type returned when libvirt_type = kvm
https://bugs.launchpad.net/bugs/1195361
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).