clients prompts for password without os-auth-url

Bug #1076235 reported by Dolph Mathews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-keystoneclient
Fix Released
Low
Dolph Mathews

Bug Description

Without a URL to use for authentication, it's a bit useless to prompt the user for a password.

    $ keystone --os-username=asdf token-get
    OS Password:
    Expecting an auth URL via either --os-auth-url or env[OS_AUTH_URL]

The client should instead check for a URL prior to the password prompt to provide a better use experience.

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

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

Changed in python-keystoneclient:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-keystoneclient (master)

Reviewed: https://review.openstack.org/15617
Committed: http://github.com/openstack/python-keystoneclient/commit/f99be3bf3661e8af6ebf950398ed35420f237fbc
Submitter: Jenkins
Branch: master

commit f99be3bf3661e8af6ebf950398ed35420f237fbc
Author: Dolph Mathews <email address hidden>
Date: Wed Nov 7 23:32:46 2012 -0600

    Check for auth URL before password (bug 1076235)

    Change-Id: I9cebbf199e8cf3d9dd7de532b30da9f732a6dab1

Changed in python-keystoneclient:
status: In Progress → Fix Committed
Dolph Mathews (dolph)
Changed in python-keystoneclient:
importance: Undecided → Low
status: Fix Committed → Fix Released
milestone: none → 0.2.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.