← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1443868] Re: IncompatibleObjectVersion should also mention, the supported version

 

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

** Changed in: nova
    Milestone: None => liberty-1

-- 
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/1443868

Title:
  IncompatibleObjectVersion should also mention, the supported version

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  The IncompatibleObjectVersion class in nova/exception.py doesn't mention the supported version.
  Currently the information presented is only with respect to the remote object version being incompatible:

  Version %(objver)s of %(objname)s is not supported.

  The additional information should include the supported version number as well.
  This would atleast give an idea to the user on the supported level on the controller/conductor APIs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1443868/+subscriptions


References