** Changed in: nova
Status: Incomplete => Invalid
--
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/1186343
Title:
test_get_guest_config fails when qemu is selected for libvirt_type due
to timers
Status in OpenStack Compute (Nova):
Invalid
Bug description:
When libvirt_type is set to 'qemu',
nova.tests.virt.libvirt.test_libvirt.test_get_guest_config fails on
'self.assertEquals (len(cfg.clock.times), 2)'.
======================================================================
FAIL:
nova.tests.virt.libvirt.test_libvirt.LibvirtConnTestCase.test_get_guest_config
----------------------------------------------------------------------
_StringException: pythonlogging:'': {{{
Loading network driver 'nova.network.linux_net'
URI qemu:///system does not support events
}}}
Traceback (most recent call last):
File "/opt/stack/nova/nova/tests/virt/libvirt/test_libvirt.py", line 439,
in test_get_guest_config
self.assertEquals(len(cfg.clock.timers), 2)
MismatchError: 0 != 2
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1186343/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp