keystoneauth1.exceptions.catalog.CatalogException(message=None)¶Bases: keystoneauth1.exceptions.base.ClientException
message = 'Unknown error with service catalog.'¶keystoneauth1.exceptions.catalog.EmptyCatalog(message=None)¶Bases: keystoneauth1.exceptions.catalog.EndpointNotFound
message = 'The service catalog is empty.'¶keystoneauth1.exceptions.catalog.EndpointNotFound(message=None)¶Bases: keystoneauth1.exceptions.catalog.CatalogException
message = 'Could not find requested endpoint in Service Catalog.'¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.