← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1348584] Re: KeyError in nova.compute.api.API.external_instance_event

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => juno-3

-- 
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/1348584

Title:
  KeyError in nova.compute.api.API.external_instance_event

Status in OpenStack Compute (Nova):
  Fix Released
Status in OpenStack Compute (nova) icehouse series:
  Fix Released

Bug description:
  The fix for bug 1333654 ensured events for instance without host are not accepted.
  However, the instances without the host are still being passed to the compute API layer.

  This is likely to result in keyerrors as the one found here:
  http://logs.openstack.org/51/109451/2/check/check-tempest-dsvm-
  neutron-full/ad70f74/logs/screen-n-api.txt.gz#_2014-07-25_01_41_48_068

  The fix for this bug should be straightforward.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1348584/+subscriptions


References