← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1572619] Re: Add project name to the project deleted notification event

 

*** This bug is a duplicate of bug 1552795 ***
    https://bugs.launchpad.net/bugs/1552795

** This bug has been marked a duplicate of bug 1628064
   Keystone notifications don't have enough data

** This bug is no longer a duplicate of bug 1628064
   Keystone notifications don't have enough data
** This bug has been marked a duplicate of bug 1552795
   enhance notification for user events with user name

-- 
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/1572619

Title:
  Add project name to the project deleted notification event

Status in OpenStack Identity (keystone):
  In Progress

Bug description:
  I have some code that cleans up openstack resources when a project is
  deleted by listening for the identity.project.deleted notification
  event.  This event payload only includes the project id. It would be
  nice if it also included the project name.  I send an email to the
  admin with resources that are cleaned up and it would be nicer to have
  the project name as well as the id.  Since the project has already
  been deleted by the time i receive the event, i can't go back to
  keystone to get the project name.

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


References