← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1269703] Re: list_projects_for_endpoint interface fail with "500 Internal Server Error"

 

** Also affects: keystone/havana
   Importance: Undecided
       Status: New

** Changed in: keystone/havana
   Importance: Undecided => Medium

** Changed in: keystone/havana
       Status: New => In Progress

** Changed in: keystone/havana
     Assignee: (unassigned) => Rui Chen (kiwik-chenrui)

** Changed in: keystone/havana
    Milestone: None => 2013.2.3

-- 
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:
  In Progress

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