Reviewed: https://review.openstack.org/499432 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1d3c404d7305d0e5dc61c85476fdebb6df8e88f7 Submitter: Jenkins Branch: master
commit 1d3c404d7305d0e5dc61c85476fdebb6df8e88f7 Author: Kevin Benton <[email protected]> Date: Wed Aug 30 20:14:57 2017 -0700 Pecan: add missing body to delete notify payload The legacy API controller included the original object in the delete notification body payload. This adjusts pecan to do the same. Closes-Bug: #1714386 Change-Id: I5b2f87e7b1eccceedb821506bb2de43b764fde8d ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1714386 Title: Pecan changed delete notification payload Status in neutron: Fix Released Bug description: The delete notifications under the old API controller used to contain both the ID and the original copy of the resource being deleted. Pecan broke that by only including the ID. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1714386/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

