client inadvertently encourages use of token/endpoint

Bug #1076233 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

Given the following args, the client asks for an endpoint instead of additional credentials (which is preferred):

    $ keystone --token=asdf --os-username=asdf token-get
    Expecting an endpoint provided via either --os-endpoint or env[OS_SERVICE_ENDPOINT]

As a result, users end up bypassing authentication and are more likely to run into issues not having a service catalog, etc.

Dolph Mathews (dolph)
affects: keystone → python-keystoneclient
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-keystoneclient (master)

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

commit 8508b3e859af5806dc87af6a90b35877eb3c12ff
Author: Dolph Mathews <email address hidden>
Date: Wed Nov 7 23:26:31 2012 -0600

    check creds before token/endpoint (bug 1076233)

    Change-Id: I09894b3fd94d18b192efca8742b09c3ceaad9895

Changed in python-keystoneclient:
status: Confirmed → Fix Committed
Dolph Mathews (dolph)
Changed in python-keystoneclient:
milestone: none → 0.2.0
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.