Cannot get an authenticated keystone client with an existing token
Bug #1160172 reported by
Steve Baker
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| python-swiftclient |
New
|
Undecided
|
Unassigned | ||
Bug Description
A call to swiftclient.
auth_token is set in os_options
swift endpoint is unknown so an authenticated service catalog call is required
The problem is that the auth_token is not passed to the keystone client create call, so this will only work with a password.
| Changed in python-swiftclient: | |
| assignee: | Steve Baker (steve-stevebaker) → nobody |
| status: | In Progress → New |
To post a comment you must log in.

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