** Changed in: keystone
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/1421968
Title:
List Endpoint Groups Associated with project not routed
Status in OpenStack Identity (Keystone):
Fix Released
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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp