** Changed in: nova/kilo
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/1475356
Title:
Serializer reports wrong supported version
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) kilo series:
Fix Released
Status in oslo.versionedobjects:
Fix Released
Bug description:
The VersionedObjectSerializer is what calls object_backport in our
indirection_api if we encounter an unsupported version. In order for
this to work properly, we need to report the top-level object version
that we're trying to deserialize, not the one we actually encountered.
We depend on the conductor's object relationship mappings to guide us
to a fully-supported object tree.
Currently, the serializer is reporting the object that failed to
deserialize, not the top.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1475356/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp