← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1289230] Re: Conversion types is missing in some strings

 

** Also affects: nova
   Importance: Undecided
       Status: New

** Changed in: nova
     Assignee: (unassigned) => Kiyohiro Adachi (adachi)

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

Title:
  Conversion types is missing in some strings

Status in Cinder:
  In Progress
Status in OpenStack Compute (Nova):
  New

Bug description:
  Ex.:
               except nexenta.NexentaException as exc:
  -                LOG.warning(_('Cannot delete snapshot %(origin): %(exc)s'),
  +                LOG.warning(_('Cannot delete snapshot %(origin)s: %(exc)s'),
                               {'origin': origin, 'exc': exc})

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