Comment 2 for bug 1116740

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-keystoneclient (master)

Reviewed: https://review.openstack.org/21258
Committed: http://github.com/openstack/python-keystoneclient/commit/a564b88e688282a16fcb27b71004576468bf1cf0
Submitter: Jenkins
Branch: master

commit a564b88e688282a16fcb27b71004576468bf1cf0
Author: K Jonathan Harker <email address hidden>
Date: Tue Feb 5 14:59:49 2013 -0800

    Pin requests module more strictly.

    requests.request() does not accept the keyword argument 'config'
    (used on keystoneclient/client.py:339) after version 1.0.0.

    Fixes bug #1116740

    Change-Id: I0a778849ff44a76a2647aa46057fdb35401fae5f