yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07563
[Bug 1261938] [NEW] Libvirt get_host_capabilities fails
Public bug reported:
Change I266bacb7e0c79d9c5b13ff163f01d14cad9ab57b introduced a call to
libvirt to retrieve expanded CPU features. Per a comment in the review
for this change (see https://review.openstack.org/#/c/43984/), I am
getting a failure where baselineCPU returns -1, which subsequently gets
passed to parse_str resulting in the error "ValueError: can only parse
strings".
I am running on an ARM processor with Ubuntu 13.10 and libvirt 1.1.3.
** Affects: nova
Importance: Undecided
Status: New
--
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/1261938
Title:
Libvirt get_host_capabilities fails
Status in OpenStack Compute (Nova):
New
Bug description:
Change I266bacb7e0c79d9c5b13ff163f01d14cad9ab57b introduced a call to
libvirt to retrieve expanded CPU features. Per a comment in the review
for this change (see https://review.openstack.org/#/c/43984/), I am
getting a failure where baselineCPU returns -1, which subsequently
gets passed to parse_str resulting in the error "ValueError: can only
parse strings".
I am running on an ARM processor with Ubuntu 13.10 and libvirt 1.1.3.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1261938/+subscriptions
Follow ups
References