yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14275
[Bug 1317804] [NEW] InstanceActionEvent traceback parameter not serializable
Public bug reported:
The change to use InstanceActionEvent objects in
compute.utils.EventReporter changed the order of how things are done.
Before, traceback info were converted to strings before being sent to
the conductor. Now, since the object method being used remotes itself,
the order becomes the opposite and any captured tracebacks are sent as
is, resulting in errors during messaging.
See
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiVmFsdWVFcnJvcjogQ2lyY3VsYXIgcmVmZXJlbmNlIGRldGVjdGVkXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjkwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjEzOTk2MjYzMjYwODZ9
** Affects: nova
Importance: Critical
Assignee: Hans Lindgren (hanlind)
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/1317804
Title:
InstanceActionEvent traceback parameter not serializable
Status in OpenStack Compute (Nova):
New
Bug description:
The change to use InstanceActionEvent objects in
compute.utils.EventReporter changed the order of how things are done.
Before, traceback info were converted to strings before being sent to
the conductor. Now, since the object method being used remotes itself,
the order becomes the opposite and any captured tracebacks are sent as
is, resulting in errors during messaging.
See
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiVmFsdWVFcnJvcjogQ2lyY3VsYXIgcmVmZXJlbmNlIGRldGVjdGVkXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjkwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjEzOTk2MjYzMjYwODZ9
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1317804/+subscriptions
Follow ups
References