← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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/

** Affects: neutron
     Importance: Undecided
         Status: In Progress

** Changed in: neutron
       Status: New => In Progress

-- 
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 OpenStack Neutron (virtual network service):
  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


Follow ups

References