yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70207
[Bug 1195361] Re: QEMU hypervisor type returned when libvirt_type = kvm
Fix proposed to branch: master
Review: https://review.openstack.org/531327
** Changed in: nova
Status: Won't Fix => In Progress
** Changed in: nova
Assignee: (unassigned) => Tetsuro Nakamura (tetsuro0907)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1195361
Title:
QEMU hypervisor type returned when libvirt_type = kvm
Status in OpenStack Compute (nova):
In Progress
Status in openstack-manuals:
Fix Released
Bug description:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1195361/+subscriptions