← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1420791] [NEW] python keystoneclient misreports connection error reason

 

Public bug reported:

The python keystoneclient reports a set of connection errors as
"Connection refused", except connection refused itself:

https://github.com/openstack/python-
keystoneclient/blob/a333c56ac9a6b48b8e5d16e654251fb7d15bd89f/keystoneclient/session.py#L411

This can make tracking down authentication and connection problems
difficult without using a tool like strace.

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1420791

Title:
  python keystoneclient misreports connection error reason

Status in OpenStack Identity (Keystone):
  New

Bug description:
  The python keystoneclient reports a set of connection errors as
  "Connection refused", except connection refused itself:

  https://github.com/openstack/python-
  keystoneclient/blob/a333c56ac9a6b48b8e5d16e654251fb7d15bd89f/keystoneclient/session.py#L411

  This can make tracking down authentication and connection problems
  difficult without using a tool like strace.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1420791/+subscriptions


Follow ups

References