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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to