Comment 4 for bug 1269703

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

Reviewed: https://review.openstack.org/72609
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=b85a5314e31d9529e7b5875f7bdfe8781e0ec9b1
Submitter: Jenkins
Branch: stable/havana

commit b85a5314e31d9529e7b5875f7bdfe8781e0ec9b1
Author: ruichen <email address hidden>
Date: Thu Jan 16 16:33:33 2014 +0800

    Fix list_projects_for_endpoint failed bug

    list_projects_for_endpoint fails with "500 Internal Server Error".
    Modified the function name to 'list_projects_for_endpoint' and
    added three test cases.

    Change-Id: Ibe86dd4fb845004d4ebce359de034f31bd50ecc9
    Closes-Bug: #1269703
    (cherry picked from commit 2f7fa55bd046b5e0ec7b7c2bad8c88c7f33d0c9e)