Main entry point into the Federation service.
keystone.federation.core.
Manager
[source]¶Bases: keystone.common.manager.Manager
Default pivot point for the Federation backend.
See keystone.common.manager.Manager
for more details on how this
dynamically calls the backend.
driver_namespace
= 'keystone.federation'¶get_enabled_service_providers
()[source]¶List enabled service providers for Service Catalog.
Service Provider in a catalog contains three attributes: id
,
auth_url
, sp_url
, where:
Returns: | list of dictionaries with enabled service providers |
---|---|
Return type: | list of dicts |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.