Skip to content

EmptyCatalog error should give helpful message #20

@msherman64

Description

@msherman64

Currently we print a traceback on an EmptyCatalog error. We should print a useful message instead. Example:

except keystoneauth1.exceptions.EmptyCatalog as ex:
    print("Received empty catalog error, make sure you are authenticated to a site.")

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions