list_projects_for_endpoint interface fail with "500 Internal Server Error"

Bug #1269703 reported by Rui Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Medium
Rui Chen
Havana
Fix Released
Medium
Rui Chen

Bug Description

Hello All,

    When I test endpoint filter feature, I send a GET request to '/v3/OS-EP-FILTER/endpoints/{endpoint_id}/projects', then get the following error

{
    "error": {
        "message": "An unexpected error prevented the server from fulfilling your request. 'EndpointFilter' object has no attribute 'list_project_endpoints'",
        "code": 500,
        "title": "Internal Server Error"
    }
}

Rui Chen (kiwik-chenrui)
Changed in keystone:
assignee: nobody → Rui Chen (kiwik-chenrui)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

Fix proposed to branch: master
Review: https://review.openstack.org/67068

Changed in keystone:
status: New → In Progress
Dolph Mathews (dolph)
Changed in keystone:
importance: Undecided → Medium
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

Changed in keystone:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (stable/havana)

Fix proposed to branch: stable/havana
Review: https://review.openstack.org/72609

Thierry Carrez (ttx)
Changed in keystone:
milestone: none → icehouse-3
status: Fix Committed → Fix Released
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)

Thierry Carrez (ttx)
Changed in keystone:
milestone: icehouse-3 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.