keystoneauth1.exceptions.service_providers module¶
- exception keystoneauth1.exceptions.service_providers.ServiceProviderNotFound(sp_id: str)¶
Bases:
ClientException
A Service Provider cannot be found.
- __annotations__ = {}¶
- __doc__ = 'A Service Provider cannot be found.'¶
- __firstlineno__ = 18¶
- __init__(sp_id: str)¶
- __module__ = 'keystoneauth1.exceptions.service_providers'¶
- __static_attributes__ = ('sp_id',)¶