Comment 14 for bug 1671887

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

Reviewed: https://review.openstack.org/447564
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=5da9d11e46d5e75b11b3c3cda25ce72f23eb798c
Submitter: Jenkins
Branch: master

commit 5da9d11e46d5e75b11b3c3cda25ce72f23eb798c
Author: Lance Bragstad <email address hidden>
Date: Mon Mar 20 15:55:19 2017 +0000

    Remove revocation API dependency from resource API

    The revocation API was listed as a dependency of the resource API,
    but it was never used. If it was no longer being used, we shouldn't
    make the resource API load it.

    Change-Id: Ia70064dce20a0bebf7b31a6b895ea0e5a0248480
    partial-bug: 1671887