Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EmptyCatalog error should give helpful message #20

Open
msherman64 opened this issue Aug 22, 2021 · 1 comment
Open

EmptyCatalog error should give helpful message #20

msherman64 opened this issue Aug 22, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@msherman64
Copy link
Contributor

msherman64 commented Aug 22, 2021

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.")
@msherman64 msherman64 added the enhancement New feature or request label Aug 22, 2021
@BNNARAJ
Copy link

BNNARAJ commented Mar 16, 2024

Hello, @msherman64 sir,
I want to resolve this issue,can you please navigate me to the code file in which I can change this error message and make it more meaningful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants