yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #15652
[Bug 1317804] Re: InstanceActionEvent traceback parameter not serializable
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => juno-1
--
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):
Fix Released
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
References