yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12315
[Bug 1289230] Re: Conversion types is missing in some strings
** Changed in: cinder
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/1289230
Title:
Conversion types is missing in some strings
Status in Cinder:
Fix Released
Status in OpenStack Compute (Nova):
Fix Committed
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