request() got an unexpected keyword argument 'config'
Bug #1116740 reported by
Jonathan Harker
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-keystoneclient |
Fix Released
|
Medium
|
Jonathan Harker | ||
python-swiftclient |
New
|
Undecided
|
Unassigned |
Bug Description
requests.request() >= v1.0.0 does not accept the keyword argument 'config', but the pip requirements allows for versions up to v1.1.0. When using requests==1.0.4 the following exception is raised:
File "build/
File "build/
swiftclient.
Changed in python-keystoneclient: | |
milestone: | none → 0.2.3 |
status: | Fix Committed → Fix Released |
importance: | Undecided → Medium |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/21258
Review: https:/