Comment 2 for bug 1246473

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

Reviewed: https://review.openstack.org/54631
Committed: http://github.com/openstack/keystone/commit/50d52538cf6128e4588bcce745dccb32a545e313
Submitter: Jenkins
Branch: master

commit 50d52538cf6128e4588bcce745dccb32a545e313
Author: Brad Pokorny <email address hidden>
Date: Wed Oct 30 21:14:29 2013 +0000

    Return an error when a non-existing tenant is added to a user

    Currently, if a user is created without a tenantId, adding a
    non-existing tenantId to that user succeeds. This change
    checks for whether the tenant exists in cases where the check
    was previously skipped.

    Closes-Bug: #1246473

    Change-Id: I2a814c5df902a97297ad05950ae4205664ddf6e6