trove-manage uses unimported "_" for message translation

Bug #1462454 reported by Sushil Kumar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Fix Released
High
Sushil Kumar

Bug Description

It can be seen here https://github.com/openstack/trove/blob/master/trove/cmd/manage.py#L179-L184 that manage.py uses (_( for message translation but has not imported "from trove.common.i18n import _"

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to trove (master)

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

Changed in trove:
assignee: nobody → Sushil Kumar (sushil-kumar2)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

Reviewed: https://review.openstack.org/188868
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=02ca9d54ed7faa7c0dd81f41c94d858ad4bc1974
Submitter: Jenkins
Branch: master

commit 02ca9d54ed7faa7c0dd81f41c94d858ad4bc1974
Author: Sushil Kumar <email address hidden>
Date: Fri Jun 5 17:01:48 2015 +0000

    Adds the missing import to manage.py

    manage.py uses (_( for message translation
    but has not imported "from trove.common.i18n import _"

    Change-Id: I46951f0057b6e14266587766ece88097a025baae
    Closes-Bug: #1462454

Changed in trove:
status: In Progress → Fix Committed
Changed in trove:
importance: Undecided → High
milestone: none → liberty-1
Thierry Carrez (ttx)
Changed in trove:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in trove:
milestone: liberty-1 → 4.0.0
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.