Comment 1 for bug 1450272

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

Reviewed: https://review.openstack.org/178866
Committed: https://git.openstack.org/cgit/openstack/python-keystoneclient/commit/?id=99e3b48a21b1544ec72c57b8fc1ba621e4009003
Submitter: Jenkins
Branch: master

commit 99e3b48a21b1544ec72c57b8fc1ba621e4009003
Author: Brant Knudson <email address hidden>
Date: Wed Apr 29 17:36:43 2015 -0500

    Adapter version is a tuple

    The docstring for Adapter says that the version is a tuple like
    (3,0), but the HttpClient was passing a string like "v3".

    Closes-Bug: 1450272
    Change-Id: I74b009d68f5601bda3ae92b3c8de1ecef00d8316