Comment 2 for bug 1131265

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

Reviewed: https://review.openstack.org/22561
Committed: http://github.com/openstack/keystone/commit/573437511f741cdd9163aefec028894354756365
Submitter: Jenkins
Branch: master

commit 573437511f741cdd9163aefec028894354756365
Author: Adam Young <email address hidden>
Date: Thu Feb 21 11:09:57 2013 -0500

    Fix id_to_dn for creating objects

    Only do the lookup if the scope is not ONELEVEL
    For ONELEVEL, there is no point in paying the price of the lookup.

    If the object is not found for scoped queries, return the top level
    DN so the object can be created.

    Bug 1131265

    Change-Id: I1ca41bf87c3bdea30fbdf607b19192f37dd0bfd6