keystoneauth1.exceptions.catalog module

keystoneauth1.exceptions.catalog module

exception keystoneauth1.exceptions.catalog.CatalogException(message=None)

Bases: keystoneauth1.exceptions.base.ClientException

message = 'Unknown error with service catalog.'
exception keystoneauth1.exceptions.catalog.EmptyCatalog(message=None)

Bases: keystoneauth1.exceptions.catalog.EndpointNotFound

message = 'The service catalog is empty.'
exception keystoneauth1.exceptions.catalog.EndpointNotFound(message=None)

Bases: keystoneauth1.exceptions.catalog.CatalogException

message = 'Could not find requested endpoint in Service Catalog.'
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.