Comment 2 for bug 1269703

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

Reviewed: https://review.openstack.org/67068
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=2f7fa55bd046b5e0ec7b7c2bad8c88c7f33d0c9e
Submitter: Jenkins
Branch: master

commit 2f7fa55bd046b5e0ec7b7c2bad8c88c7f33d0c9e
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 fail with "500 Internal Server Error"
    modify function name to 'list_projects_for_endpoint' and
    add three test cases

    Change-Id: Ibe86dd4fb845004d4ebce359de034f31bd50ecc9
    Closes-Bug: #1269703