Comment 5 for bug 1275598

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

Reviewed: https://review.openstack.org/70647
Committed: https://git.openstack.org/cgit/openstack/python-keystoneclient/commit/?id=9fda5add290365809e847a2a9c4dba47c1e94a4f
Submitter: Jenkins
Branch: master

commit 9fda5add290365809e847a2a9c4dba47c1e94a4f
Author: Jamie Lennox <email address hidden>
Date: Mon Feb 3 13:14:53 2014 +1000

    Use requests library in S3 middleware

    Convert the S3 token middleware to use the requests library. It does not
    validate certificates as part of this patch to keep new functionality
    isolated.

    Change-Id: I0f26c80a969b919de80410af0a80920bd8493191
    Closes-Bug: #1275598