← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1058494] Re: Unparseable endpoint URL's should raise a user friendly error

 

** Changed in: keystone/folsom
       Status: Fix Committed => Fix Released

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

Title:
  Unparseable endpoint URL's should raise a user friendly error

Status in OpenStack Identity (Keystone):
  Fix Released
Status in Keystone folsom series:
  Fix Released

Bug description:
  A common user-error during configuration involves mistakes in the
  configured endpoint URLs, resulting in failed string formatting.
  Unfortunately, keystone barfs back a 500 and dumps a rather user-
  unfriendly stacktrace back to the logs with no real indication of what
  went wrong.

  I think this condition should be caught with the following results:

  A) a user-friendly 500 should be raised back to the client, at least suggesting that the user read the logs for more details
  B) an ERROR message should be logged with the offending URL, and a note about what was expected of it

  Most recently, this came up on the mailing list:
  https://lists.launchpad.net/openstack/msg17037.html

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