Comment 4 for bug 1055763

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

Reviewed: https://review.openstack.org/14275
Committed: http://github.com/openstack/keystone/commit/00127ab614174f0f2a7f84769e568e14b6083bd6
Submitter: Jenkins
Branch: master

commit 00127ab614174f0f2a7f84769e568e14b6083bd6
Author: galstrom21 <email address hidden>
Date: Tue Oct 9 23:32:20 2012 -0500

    Adding handling for get user/tenant by name

    * /v2.0/tenants?name=<tenant_name>
    * /v2.0/user?name=<user_name>
    * added get_tenant_by_name() to tests/test_content_types.py
    * added get_user_by_name() to tests/test_content_types.py

    bug 1055763

    Change-Id: Id30dc853db12e155238fbb39cef6a081284cb86c