← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1261565] [NEW] nova.compute.utils.EventReporter drops exception messages on the floor

 

Public bug reported:

While reviewing the instance action logs, it was noticed that upon error
conditions, the instance_actions_events log separates the exception
message from the traceback, but there is no corresponding column in the
model to store it.

This appears to be a simple oversight and/or mistake in the
implementation of the InstanceActionEvent class.

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  nova.compute.utils.EventReporter drops exception messages on the floor

Status in OpenStack Compute (Nova):
  New

Bug description:
  While reviewing the instance action logs, it was noticed that upon
  error conditions, the instance_actions_events log separates the
  exception message from the traceback, but there is no corresponding
  column in the model to store it.

  This appears to be a simple oversight and/or mistake in the
  implementation of the InstanceActionEvent class.

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


Follow ups

References