yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13053
[Bug 1269703] Re: list_projects_for_endpoint interface fail with "500 Internal Server Error"
** Changed in: keystone/havana
Status: Fix Committed => Fix Released
--
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):
Fix Released
Status in Keystone havana series:
Fix Released
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
References