keystone/keystone/federation/backends
Steve Martinelli cecf6048f2 Support `id` and `enabled` attributes when listing service providers
list SPs currently doesn't support to filter records by any
attributes, but this is used somewhere, such as OpenStack
Client using `name` to filter the record.

SP doesn't has `name` attribute but has `id`, `enabled`
attributes instead.

This patch enables the filtering of Service Provider based
on `id`, `enabled` attributes so that OpenStack Client or the
CURL query can benefit from it.

based off of: Ib672ba759d26bdd0eecd48451994b3451fb8648a

Closes-Bug: 1555830

Change-Id: Icdecaa44415786397ee8bb22de16d25cb8fe603a
2016-03-16 13:27:12 -04:00
..
__init__.py Move federation extension into keystone core 2015-11-18 15:11:30 +00:00
sql.py Support `id` and `enabled` attributes when listing service providers 2016-03-16 13:27:12 -04:00