yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28491
[Bug 1421968] [NEW] List Endpoint Groups Associated with project not routed
Public bug reported:
I was looking through the sample policy.json file and noticed that the "identity:list_endpoint_groups_for_project" target doesn't have a corresponding mapping in the routers[1]. Looks like there's supposed to be a router mapping /v3/OS-EP-FILTER/endpoint_groups/projects/{project_id}[2] to list_endpoint_groups_for_project. Since there's no mapping for the path, the keystone server is just going to 404.
[1] This would be in http://git.openstack.org/cgit/openstack/keystone/tree/keystone/contrib/endpoint_filter/routers.py
[2] http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3-os-ep-filter-ext.html#list-endpoint-groups-associated-with-project
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1421968
Title:
List Endpoint Groups Associated with project not routed
Status in OpenStack Identity (Keystone):
New
Bug description:
I was looking through the sample policy.json file and noticed that the "identity:list_endpoint_groups_for_project" target doesn't have a corresponding mapping in the routers[1]. Looks like there's supposed to be a router mapping /v3/OS-EP-FILTER/endpoint_groups/projects/{project_id}[2] to list_endpoint_groups_for_project. Since there's no mapping for the path, the keystone server is just going to 404.
[1] This would be in http://git.openstack.org/cgit/openstack/keystone/tree/keystone/contrib/endpoint_filter/routers.py
[2] http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3-os-ep-filter-ext.html#list-endpoint-groups-associated-with-project
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1421968/+subscriptions
Follow ups
References