Comment 28 for bug 1561054

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

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

commit 05ec0328771ed22397853b9b7b07e6746cb8c33c
Author: Lance Bragstad <email address hidden>
Date: Wed Jul 20 23:02:47 2016 +0000

    refactor: make TestAuthExternalDefaultDomain test uuid/pki/pkiz

    Bind authentication is only supported by uuid, pki, and pkiz token providers.
    This makes it easier to switch Fernet to be the default.

    This fix was originally a part of https://review.openstack.org/#/c/258650 but
    this is an attempt to break 258650 into smaller, more reviewable, pieces.

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

    Change-Id: I195ae1def4e2e7e27125f09cf058718b73eb839e
    Partial-Bug: 1561054