shell.py uses _() without importing it

Bug #1358700 reported by Matthew Booth
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance Client
New
Undecided
Unassigned

Bug Description

Running the glance client without first having imported a keystone rc file results in the error message:

$ glance image-list
global name '_' is not defined

The expected error message is:

$ glance image-list
You must provide a username via either --os-username or env[OS_USERNAME]

This is because glanceclient.shell does not import _

Revision history for this message
Stuart McLaren (stuart-mclaren) wrote :

Duplicate of 1355252

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.