Comment 2 for bug 1532536

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

Reviewed: https://review.openstack.org/265632
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=433c3a11d0bd3a78a5d499f0b4e6df9e029235f6
Submitter: Jenkins
Branch: master

commit 433c3a11d0bd3a78a5d499f0b4e6df9e029235f6
Author: Harini <email address hidden>
Date: Thu Jan 7 15:29:16 2016 +0530

    OAuth1 driver doesnt inherit its interface

    OAuth1 driver doesnt inherit its interface.
    Added the driver interface 'core.Oauth1DriverV8' as super class of the
    sql driver implementation.

    Change-Id: Ie5860e06770fb02e9fbc2bf1660bfbd0eab97f2e
    Closes-Bug: #1532536