yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26478
[Bug 1405574] [NEW] endpoint group filters are not applied on getting token
Public bug reported:
According to the spec of endpoint-group-filter: https://review.openstack.org/#/c/102023/, we should apply the filters of endpoint group on getting token. But, actually, we don't. Refer to:
https://github.com/openstack/keystone/blob/master/keystone/contrib/endpoint_filter/backends/catalog_sql.py#L34
https://github.com/openstack/keystone/blob/master/keystone/contrib/endpoint_filter/core.py#L51
https://github.com/openstack/keystone/blob/master/keystone/contrib/endpoint_filter/core.py#L110
** Affects: keystone
Importance: Undecided
Assignee: wanghong (w-wanghong)
Status: New
** Changed in: keystone
Assignee: (unassigned) => wanghong (w-wanghong)
** Description changed:
- According to the spec of endpoint-group-filter: https://review.openstack.org/#/c/102023/ , we should apply the filters of endpoint group on getting token too. But, actually, we don't. Refer to:
+ According to the spec of endpoint-group-filter: https://review.openstack.org/#/c/102023/, we should apply the filters of endpoint group on getting token. But, actually, we don't. Refer to:
https://github.com/openstack/keystone/blob/master/keystone/contrib/endpoint_filter/backends/catalog_sql.py#L34
+ https://github.com/openstack/keystone/blob/master/keystone/contrib/endpoint_filter/core.py#L51
https://github.com/openstack/keystone/blob/master/keystone/contrib/endpoint_filter/core.py#L110
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1405574
Title:
endpoint group filters are not applied on getting token
Status in OpenStack Identity (Keystone):
New
Bug description:
According to the spec of endpoint-group-filter: https://review.openstack.org/#/c/102023/, we should apply the filters of endpoint group on getting token. But, actually, we don't. Refer to:
https://github.com/openstack/keystone/blob/master/keystone/contrib/endpoint_filter/backends/catalog_sql.py#L34
https://github.com/openstack/keystone/blob/master/keystone/contrib/endpoint_filter/core.py#L51
https://github.com/openstack/keystone/blob/master/keystone/contrib/endpoint_filter/core.py#L110
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1405574/+subscriptions
Follow ups
References