yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20359
[Bug 1360656] Re: Objects remotable decorator fails to properly handle ListOfObjects field if it is in the updates dict
** 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/1360656
Title:
Objects remotable decorator fails to properly handle ListOfObjects
field if it is in the updates dict
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Since this change https://review.openstack.org/#/c/98607/, if the
conductor sends back a field of type ListOfObjects field in the
updates dictionary after a remotable decorator has called the
object_action RPC method, restoring them into objects will fail since
they will already be 'hydrated' but the field's from_primitive logic
won't know hot to deal with that.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1360656/+subscriptions
References