Comment 2 for bug 1124084

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

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

commit 1ba04810e99fd917454c2f354bd6e67e958b417f
Author: Chmouel Boudjnah <email address hidden>
Date: Sat Feb 9 03:22:00 2013 +0100

    Fix debug with requests.

    - From http://docs.python.org/2/library/functions.html#hasattr :
       hasattr(object, name) -- The arguments are an object and a string.
    - Fixes bug 1124084.

    Change-Id: I47283abff440abdf827598c2497519f3de510baf