summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorMark McLoughlin <markmc@redhat.com>2013-05-08 11:38:22 +0100
committerMark McLoughlin <markmc@redhat.com>2013-05-08 11:41:11 +0100
commita41958137e01d3ca57959bc6789753c2eb41c722 (patch)
tree763362b13af6edb1d83dc658021ae730717bae7d /nova/utils.py
parentd016c5558791fc047866d7a6746644eea8fae42a (diff)
downloadnova-a41958137e01d3ca57959bc6789753c2eb41c722.tar.gz
nova-a41958137e01d3ca57959bc6789753c2eb41c722.tar.xz
nova-a41958137e01d3ca57959bc6789753c2eb41c722.zip
Remove duplicate gettext.install() calls
When commit 799a925 moved us to console scripts entry points, we moved the gettext.install() call into nova/cmd/__init__.py but forgot to remove it from some of the commands. Since that move, we've switched to using gettextutils.install() which supports a $NOVA_LOCALEDIR environment variable ... so calling install() from these commands will actually break that support. Change-Id: I1f959704551b35e95c5470a7aef900312db2e223
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions