Comment 4 for bug 1130236

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

Reviewed: https://review.openstack.org/24813
Committed: http://github.com/openstack/keystone/commit/cd3f58a8d05010838bd5e2d095103c2623499112
Submitter: Jenkins
Branch: master

commit cd3f58a8d05010838bd5e2d095103c2623499112
Author: Dolph Mathews <email address hidden>
Date: Tue Feb 19 10:39:22 2013 -0600

    Validate domains unconditionally (bug 1130236)

    Ensure that we validate the domain status of user/project for
    a user authenticating via the v2 API.

    This patch builds on the initial functional change done by Dolph,
    and fixes up the tests that broke sure to domain being required in
    any tests that setup data directly in the backends.

    Fixes Bug #1130236

    Change-Id: I66dfd453fb95fa4fa3fde713b663386a2c2ecdf8