Comment 4 for bug 1275598

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

Reviewed: https://review.openstack.org/70646
Committed: https://git.openstack.org/cgit/openstack/python-keystoneclient/commit/?id=773682523563ec0fb884a232e08442e8b6291343
Submitter: Jenkins
Branch: master

commit 773682523563ec0fb884a232e08442e8b6291343
Author: Jamie Lennox <email address hidden>
Date: Mon Feb 3 13:07:36 2014 +1000

    Use HTTPretty in S3 test code

    Remove the httplib specific mocks that are used within the S3
    middleware. This won't work when we convert S3 middleware to use the
    requests library.

    Change-Id: Iee5f3089286c980bef3a19dc9d5068399946e217
    Related-Bug: #1275598