← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1323492] [NEW] Name "_" not defined

 

Public bug reported:

On running openstack dashboard, when it can't find glance installed on
my machine, it is supposed to raise an exception and when raising this
exception it throws the following error.

Name error at /
name "_" is not defined in glance/common/excpetion.py

The error is at line 38 of that file.

I think the function "_" is not imported from gettextutils

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1323492

Title:
  Name "_" not defined

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  On running openstack dashboard, when it can't find glance installed on
  my machine, it is supposed to raise an exception and when raising this
  exception it throws the following error.

  Name error at /
  name "_" is not defined in glance/common/excpetion.py

  The error is at line 38 of that file.

  I think the function "_" is not imported from gettextutils

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1323492/+subscriptions


Follow ups

References