Comment 5 for bug 1214686

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

Reviewed: https://review.openstack.org/47930
Committed: http://github.com/openstack/keystone/commit/67a789b5bdcfc89b00d63f18c23a1e8ff79bda55
Submitter: Jenkins
Branch: master

commit 67a789b5bdcfc89b00d63f18c23a1e8ff79bda55
Author: David Stanek <email address hidden>
Date: Wed Sep 25 13:01:48 2013 +0000

    Adds identity v2 tests to show extra behavior

    The v2 API uses name instead of username for the user entity. This will
    change soon to match the spec. Theses tests will ensure the existing
    behavior isn't broken.

    Change-Id: Ic6830976f246f707c8b7ef8e92a1697d19fdfe67
    Related-Bug: #1214686