← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1315018] Re: neutron delete notification is not including enough payload like other calls

 

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

** This bug is no longer a duplicate of bug 1070011
   the notification message payload for delete events should include all metadata
** This bug has been marked a duplicate of bug 1593127
   VIP delete event  payload does not have sufficent information

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1315018

Title:
  neutron delete notification is not including enough payload like other
  calls

Status in neutron:
  In Progress

Bug description:
  The current implementation of neutron delete resource call only
  includes resource id in the pay load of the notification event.
  Projects like ceilometer when consuming this event expect more info to
  be consistent with create/update/exists events. Other projects like
  nova pretty much send the whole obj copy in the pay load.

  Need to include the necessary pay lod in the delete.end event.

  Submitted a patch for this here:
  https://review.openstack.org/#/c/91474/

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


References