session.request exception is leads to silent fail

Bug #1521470 reported by Stanislaw Pitucha
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-keystoneclient
Expired
Undecided
Unassigned

Bug Description

When exceptions.EndpointNotFound() is raised in Session.request, the exception is not returned to the user. The result it either nothing (in py2) or b'' (in py3).

That exception should result in a proper explanation of the issue.

Revision history for this message
Lance Bragstad (lbragstad) wrote :

Hi Stanlslaw,

How did you recreate this? Do you have specific steps? Also, did you have verbose debugging output enabled in your keystone config?

tags: added: user-experience
Revision history for this message
Steve Martinelli (stevemar) wrote :

I believe this is a dupe of https://bugs.launchpad.net/python-keystoneclient/+bug/1208991 and it was fixed in keystoneclient 2.0.0, the patch is here: https://review.openstack.org/#/c/155260/

marking as incomplete and hoping lance or stanislaw can confirm

Changed in python-keystoneclient:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for python-keystoneclient because there has been no activity for 60 days.]

Changed in python-keystoneclient:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.