Missed the conversion specifier in the message definition

Bug #1183733 reported by Ying Chun Guo
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Joe Gordon

Bug Description

Hi,

The conversion specifier in below message after string varaible "driver" is missed.
It will cause an error reported during translation:
"Error: The expression '%(driver) i' is not present in the translation."

#: nova/exception.py:1174
#, python-format
msgid ""
"The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
"Il servizio del driver servicegroup %(driver) non è temporaranemanete "
"disponibile."

Please fix it.
Thanks.
Daisy

Mukul Patel (mukul18)
Changed in nova:
assignee: nobody → Mukul Patel (mukul18)
Mukul Patel (mukul18)
Changed in nova:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/30563

Changed in nova:
assignee: Mukul Patel (mukul18) → Joe Gordon (jogo)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/30563
Committed: http://github.com/openstack/nova/commit/f55b1b0078cc95f7001731fe14f198fad17fdfed
Submitter: Jenkins
Branch: master

commit f55b1b0078cc95f7001731fe14f198fad17fdfed
Author: Joe Gordon <email address hidden>
Date: Sun May 26 14:15:53 2013 +0300

    Add missing conversion specifier to ServiceGroupUnavailable

    The message in the ServiceGroupUnavailable exception was missing the 's'
    conversion specifier.

    Fix bug 1183733

    Change-Id: I54869431511a72c49ccf61f5e7b1a30607959423

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → havana-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: havana-2 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.