← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1374210] Re: VimExceptions need to support i18n objects

 

** Changed in: oslo.vmware
       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/1374210

Title:
  VimExceptions need to support i18n objects

Status in OpenStack Compute (Nova):
  Confirmed
Status in Oslo VMware library for OpenStack projects:
  Fix Released

Bug description:
  When lazy is enabled the i18n translation object does not support
  str() which causes failures like:
    UnicodeError: Message objects do not support str() because they may
    contain non-ascii characters. Please use unicode() or translate()
    instead.

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


References