
This patch move some logic to manager layer, so that endpoints filtered by endpoint_group project association will be included in catalog when issue a project scoped token and using `endpoint_filter.sql` as catalog's backend driver. This make sure that call `list_endpoints_for_project` API has the same endpoints with that in catalog returned for project scoped token. Change-Id: I56f4eb6fc524650677b627295dd4338d55164c39 Closes-Bug: #1516469
OpenStack Keystone
Keystone provides authentication, authorization and service discovery mechanisms via HTTP primarily for use by projects in the OpenStack family. It is most commonly deployed as an HTTP interface to existing identity systems, such as LDAP.
Developer documentation, the source of which is in
doc/source/
, is published at:
The API specification and documentation are available at:
The canonical client library is available at:
https://git.openstack.org/cgit/openstack/python-keystoneclient
Documentation for cloud administrators is available at:
The source of documentation for cloud administrators is available at:
Information about our team meeting is available at:
Bugs and feature requests are tracked on Launchpad at:
Future design work is tracked at:
http://specs.openstack.org/openstack/keystone-specs/#identity-program-specifications
Contributors are encouraged to join IRC
(#openstack-keystone
on freenode):
For information on contributing to Keystone, see
CONTRIBUTING.rst
.