Comment 29 for bug 1561054

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

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

commit d6ac15cda707b198d00fb688a5fc529134b8118c
Author: Lance Bragstad <email address hidden>
Date: Wed Jul 20 23:25:15 2016 +0000

    refactor: make TestFetchRevocationList test uuid

    The TestFetchRevocationList should be inherited and tested by the uuid token
    provider. The other token providers don't support Revocation Lists, so don't
    test them with it.

    This is an effort to break https://review.openstack.org/#/c/258650 into
    smaller, more reviewable pieces.

    Co-Authored-By: Raildo Mascena <email address hidden>
    Co-Authored-By: Adam Young <email address hidden>

    Change-Id: I6be1c5c583d336cc83cf3670c10d4364ddc16bbd
    Partial-Bug: 1561054