yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18072
[Bug 1348584] [NEW] KeyError in nova.compute.api.API.external_instance_event
Public bug reported:
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.
** Affects: nova
Importance: Undecided
Assignee: Salvatore Orlando (salvatore-orlando)
Status: New
** Changed in: nova
Assignee: (unassigned) => Salvatore Orlando (salvatore-orlando)
--
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):
New
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
Follow ups
References