yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31204
[Bug 1416767] Re: event_type for role assignment notifications is incorrect
** Changed in: keystone
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/1416767
Title:
event_type for role assignment notifications is incorrect
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
the event_type for role_notification events is currently set as:
identity.created.role_assignment (or on a delete operation,
identity.deleted.role_assignment)
To keep in sync with other openstack projects, it should be:
identity.role_assignment.created (or on a delete operation,
identity.role_assignment.deleted)
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1416767/+subscriptions
References