Public bug reported:

Python-keystoneclient uses python-requests, but the current keystoneclient 
(1:0.2.2-0ubuntu1) is incompatible with requests (1.1.0-1), as explained in bug 
#1116740.
An upgrade to a more recent python-keystoneclient would fix this.

Symptoms:  
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 1072, in 
put_object
    headers=headers)
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 969, in 
_retry
    self.url, self.token = self.get_auth()
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 957, in 
get_auth
    os_options=self.os_options)
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 302, in 
get_auth
    key, kwargs['os_options'])
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 244, in 
get_keystoneclient_2_0
    auth_url=auth_url)
  File "/usr/lib/python2.7/dist-packages/keystoneclient/v2_0/client.py", line 
135, in __init__
    self.authenticate()
  File "/usr/lib/python2.7/dist-packages/keystoneclient/client.py", line 178, 
in authenticate
    token)
  File "/usr/lib/python2.7/dist-packages/keystoneclient/v2_0/client.py", line 
182, in get_raw_token_from_identity_service
    "%s" % e)
keystoneclient.exceptions.AuthorizationFailure: Authorization Failed: request() 
got an unexpected keyword argument 'config'

** Affects: python-keystoneclient (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: raring

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1122146

Title:
  python-keystoneclient conflicts with python-requests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneclient/+bug/1122146/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to