← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups