** Changed in: nova/kilo
       Status: Fix Released => Fix Committed

** Changed in: nova/kilo
    Milestone: 2015.1.2 => 2015.1.3

-- 
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 Committed
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     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to