os-auth-token and os-storage-url is not working

Bug #1134306 reported by Chmouel Boudjnah
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-swiftclient
Confirmed
Undecided
Chmouel Boudjnah

Bug Description

chmouel@enoair:~$ swift -V2 --os-auth-token=TOKEN --os-storage-url=https://URL/v1/AUTH_6be2acfa35a1417ab726566e79b8f1ac/ list
Auth version 1.0 requires ST_AUTH, ST_USER, and ST_KEY environment variables
to be set or overridden with -A, -U, or -K.

Auth version 2.0 requires OS_AUTH_URL, OS_USERNAME, OS_PASSWORD, and
OS_TENANT_NAME OS_TENANT_ID to be set or overridden with --os-auth-url,
--os-username, --os-password, --os-tenant-name or os-tenant-id.

Changed in python-swiftclient:
assignee: nobody → Chmouel Boudjnah (chmouel)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-swiftclient (master)

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

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

Reviewed: https://review.openstack.org/23079
Committed: http://github.com/openstack/python-swiftclient/commit/45af829aa5ef81b8eaf6f4f75f8d2b602b6d499a
Submitter: Jenkins
Branch: master

commit 45af829aa5ef81b8eaf6f4f75f8d2b602b6d499a
Author: Chmouel Boudjnah <email address hidden>
Date: Wed Feb 27 13:52:24 2013 +0100

    Allow v2 to use storage_url/storage_token directly

    - Fixes bug 1134306.

    Change-Id: Ie1737c57f57bcdad50b3096c921d46a1fe5293b8

Changed in python-swiftclient:
status: In Progress → Fix Committed
Revision history for this message
Szépe Viktor (szepe.viktor) wrote :

When setting OS_AUTH_TOKEN and OS_STORAGE_URL it does not work.
However it works from the command line options.

swift 2.4.0

Changed in python-swiftclient:
status: Fix Committed → Confirmed
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.