← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1747747] Re: Making Payload consistent for all the operations of an object

 

Bug closed due to lack of activity, please feel free to reopen if
needed.

During the last releases [1] we have been changing all event calls to
use "payload". If any call is still unchanged, please open a new bug.

[1]https://review.opendev.org/q/topic:use-callback-payloads

** Changed in: neutron
       Status: Confirmed => Won't Fix

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

Title:
  Making Payload consistent for all the operations of an object

Status in neutron:
  Won't Fix

Bug description:
  I observed while implementing L3 flavor driver for OpenDaylight, the
  payload sent to all the callbacks in a driver is not consistent, which
  in some cases is an oslo versioned object and sometimes a dictionary,
  due to this driver always have to do tweaks and hacks for driver and
  test code. It would make more sense to have one type of payload passed
  for all the operations of an object, which will help achieving some
  stability and simplicity.

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



References