Comment 1 for bug 1516382

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

Reviewed: https://review.openstack.org/245530
Committed: https://git.openstack.org/cgit/openstack/keystoneauth/commit/?id=3a7a703aff6b13808d871f1305303fa2936c9b96
Submitter: Jenkins
Branch: master

commit 3a7a703aff6b13808d871f1305303fa2936c9b96
Author: Monty Taylor <email address hidden>
Date: Sun Nov 15 07:59:35 2015 -0500

    Add three pieces of the Session interface

    In trying to use betamax with a keystoneauth1 Session, which interacts
    by mounting itself as an adapter, it became clear that our wrapping of
    requests.Session was incomplete in that regard. Adding an adapters
    property with a setter and a mount method worked and betamax is now
    totally usable with keystoneauth1.session.

    Closes-Bug:#1516382
    Change-Id: I1ebc4a726bb516349714e55eb97b384ed40b42cf