yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18348
[Bug 1348584] Re: KeyError in nova.compute.api.API.external_instance_event
** Also affects: nova/icehouse
Importance: Undecided
Status: New
** Changed in: nova
Importance: Undecided => Medium
** Changed in: nova/icehouse
Importance: Undecided => Medium
** Changed in: nova/icehouse
Status: New => In Progress
** Changed in: nova/icehouse
Assignee: (unassigned) => Attila Fazekas (afazekas)
--
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 Committed
Status in OpenStack Compute (nova) icehouse series:
In Progress
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