Comment 5 for bug 1264803

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

Reviewed: https://review.openstack.org/64349
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=8bf22c34fa9848e24de74ef1d72595b58352fd8e
Submitter: Jenkins
Branch: master

commit 8bf22c34fa9848e24de74ef1d72595b58352fd8e
Author: Steve Martinelli <email address hidden>
Date: Mon Jan 6 16:41:06 2014 -0600

    Resolve oauth dependency after paste pipeline is loaded

    When trying to authenticate with the oauth plugin, it is
    possible that the dependency is not yet loaded, and as a result
    the user will receive an error message: "Oauth is disabled"

    This patch will ensure the dependency is loaded after the pipeline

    Fixes: bug #1264803

    Change-Id: I37484bf844896b1a1b560923a8afaf99e91635e4