Public bug reported: 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" } } ** Affects: keystone Importance: Undecided Assignee: Rui Chen (kiwik-chenrui) Status: New ** Changed in: keystone Assignee: (unassigned) => Rui Chen (kiwik-chenrui) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1269703 Title: list_projects_for_endpoint interface fail with "500 Internal Server Error" Status in OpenStack Identity (Keystone): New 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" } } To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1269703/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp