← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1347862] [NEW] keystone will not auth users if there is a bad endpoint

 

Public bug reported:

I deployed a bad endpoint today and Keystone's failure case was that it
was refusing to authenticate users. This was a rather severe failure for
a bad swift admin URL. An error level log is fine, but I'd prefer not to
impact the rest of my users.

2014-07-23 16:33:39.435 6722 ERROR keystone.catalog.core [-] Malformed
endpoint http://foo.com:80/v1/KEY_%{tenant_id)s - incomplete format (are
you missing a type notifier ?)

The {tenant_ids) is incorrect obviously.

** 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/1347862

Title:
  keystone will not auth users if there is a bad endpoint

Status in OpenStack Identity (Keystone):
  New

Bug description:
  I deployed a bad endpoint today and Keystone's failure case was that
  it was refusing to authenticate users. This was a rather severe
  failure for a bad swift admin URL. An error level log is fine, but I'd
  prefer not to impact the rest of my users.

  2014-07-23 16:33:39.435 6722 ERROR keystone.catalog.core [-] Malformed
  endpoint http://foo.com:80/v1/KEY_%{tenant_id)s - incomplete format
  (are you missing a type notifier ?)

  The {tenant_ids) is incorrect obviously.

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


Follow ups

References