yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27494
[Bug 1416767] [NEW] event_type for role assignment notifications is incorrect
Public bug reported:
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)
** Affects: keystone
Importance: Undecided
Assignee: Steve Martinelli (stevemar)
Status: In Progress
--
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):
In Progress
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
Follow ups
References