nova.tests.test_libvirt.LibvirtConnTestCase fails

Bug #932341 reported by Mike Pittaro
0
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
In Progress
Undecided
Mike Pittaro

Bug Description

I"m seeing a libvirt test case failure:

======================================================================
ERROR: test_destroy_saved (nova.tests.test_libvirt.LibvirtConnTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/stack/nova/nova/test.py", line 87, in _skipper
    func(*args, **kw)
  File "/opt/stack/nova/nova/tests/test_libvirt.py", line 1158, in test_destroy_saved
    conn.destroy(instance, [])
  File "/opt/stack/nova/nova/virt/libvirt/connection.py", line 420, in destroy
    cleanup=True)
  File "/opt/stack/nova/nova/virt/libvirt/connection.py", line 402, in _destroy
    network_info=network_info)
  File "/opt/stack/nova/nova/virt/libvirt/firewall.py", line 493, in unfilter_instance
    'filtered'), instance=instance)
  File "/opt/stack/nova/nova/log.py", line 203, in info
    self._update_extra(kwargs)
  File "/opt/stack/nova/nova/log.py", line 181, in _update_extra
    % params['instance'])})
KeyError: 'uuid'

Looks like it was introduced in https://review.openstack.org/#change,3839

Tags: unittest
Mike Pittaro (mikeyp-3)
Changed in nova:
assignee: nobody → Mike Pittaro (mikeyp-3)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/4159

Changed in nova:
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.