Comment 35 for bug 1561054

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

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

commit 0b600cedf6c85ece1d4144d9dc61165c8c6c8698
Author: Lance Bragstad <email address hidden>
Date: Thu Jul 21 21:42:25 2016 +0000

    Allow V2TestCase to be tested against fernet and uuid

    This helps make our switch to fernet as the default token provider easier.

    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: I67121265cf06eb11586c90c37c6439bcdb28acf0
    Partial-Bug: 1561054