pluginlib_nova needs gettext

Bug #706029 reported by Rick Harris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Rick Harris

Bug Description

pluginlib_nova.py contains logging that makes use of gettext without importing it.

We need to add

import gettext
gettext.install('nova', unicode=1)

to the top of the file.

Related branches

Changed in nova:
assignee: nobody → Rick Harris (rconradharris)
status: New → In Progress
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.1
status: Fix Committed → Fix Released
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.