yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #87897
[Bug 1954665] [NEW] default opt out from non-existing event (authenticate.failed)
Public bug reported:
https://github.com/openstack/keystone/blob/fc9efc45b26d23a3b28ac0bc74da3f537dfda89b/keystone/conf/default.py#L124
- keystone is expected not to send out notifications that authentication
failed. However, there is a typo in the event name. Instead of
identity.authenticate.failed, it should be
identity.authenticate.failure.
** Affects: keystone
Importance: Undecided
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1954665
Title:
default opt out from non-existing event (authenticate.failed)
Status in OpenStack Identity (keystone):
In Progress
Bug description:
https://github.com/openstack/keystone/blob/fc9efc45b26d23a3b28ac0bc74da3f537dfda89b/keystone/conf/default.py#L124
- keystone is expected not to send out notifications that
authentication failed. However, there is a typo in the event name.
Instead of identity.authenticate.failed, it should be
identity.authenticate.failure.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1954665/+subscriptions
Follow ups