yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19453
[Bug 1360911] [NEW] notification cannot seialize empty context
Public bug reported:
Sometimes,
https://github.com/openstack/nova/blob/master/nova/notifications.py#L102
calls https://github.com/openstack/nova/blob/master/nova/rpc.py#L113
with context set to None. Serialize context should be more accepting of
context set to None.
** Affects: nova
Importance: Undecided
Assignee: Pranesh (praneshpg)
Status: In Progress
--
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/1360911
Title:
notification cannot seialize empty context
Status in OpenStack Compute (Nova):
In Progress
Bug description:
Sometimes,
https://github.com/openstack/nova/blob/master/nova/notifications.py#L102
calls https://github.com/openstack/nova/blob/master/nova/rpc.py#L113
with context set to None. Serialize context should be more accepting
of context set to None.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1360911/+subscriptions
Follow ups
References