yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49773
[Bug 1572619] [NEW] Add project name to the project deleted notification event
Public bug reported:
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.
** Affects: keystone
Importance: Undecided
Status: New
--
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):
New
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
Follow ups