Authorization Failed: request() got an unexpected keyword argument 'verify'
Has anyone seen this error before? I'm getting this with a fresh devstack on both master and stable/folsom.
$ keystone --debug user-list
REQ: curl -i http://
Authorization Failed: request() got an unexpected keyword argument 'verify'
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- 2013-01-02
- Last reply:
- 2013-01-07
Yaguang Tang (heut2008) said : | #1 |
this duo to you OS has a low version of python-requests by defalut, now python-
you can first git pull the lastest python-
Can you help with this problem?
Provide an answer of your own, or ask Aaron Rosen for more information if necessary.