yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31632
[Bug 1360911] Re: notifications.send_api_fault sends None for request context, breaks in rpc.RequestContextSerializer
** Changed in: nova
Status: Fix Committed => Fix Released
--
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:
notifications.send_api_fault sends None for request context, breaks in
rpc.RequestContextSerializer
Status in OpenStack Compute (Nova):
Fix Released
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
References