← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
     Assignee: Sudipta Biswas (sbiswas7)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Sudipta Biswas (sbiswas7)

-- 
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):
  New

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


Follow ups

References