Public bug reported: Method "LoggingPlugin._clean_logs_by_target_id" is failing in stable released. This method was added in [1] and backported up to Train.
The problem here is that the PORT notifications (event AFTER_DELETE) use "DBEventPayload" since Xena. From Train to Wallaby, the PORT notifications use the old format: the arguments are passed as kwargs. [1]https://review.opendev.org/q/Icb92327a06486e168ce064532d819347e6031cc1 ** Affects: neutron Importance: High Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) ** Changed in: neutron Importance: Undecided => High ** Description changed: Method "LoggingPlugin._clean_logs_by_target_id" is failing in stable released. This method was added in [1] and backported up to Train. - The problem here is that the PORT notifications use "DBEventPayload" - since Xena. From Train to Wallaby, the PORT notifications use the old - format: the arguments are passed as kwargs. + The problem here is that the PORT notifications (event AFTER_DELETE) use + "DBEventPayload" since Xena. From Train to Wallaby, the PORT + notifications use the old format: the arguments are passed as kwargs. [1]https://review.opendev.org/q/Icb92327a06486e168ce064532d819347e6031cc1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1954666 Title: "LoggingPlugin._clean_logs_by_target_id" failing in stable releases Status in neutron: New Bug description: Method "LoggingPlugin._clean_logs_by_target_id" is failing in stable released. This method was added in [1] and backported up to Train. The problem here is that the PORT notifications (event AFTER_DELETE) use "DBEventPayload" since Xena. From Train to Wallaby, the PORT notifications use the old format: the arguments are passed as kwargs. [1]https://review.opendev.org/q/Icb92327a06486e168ce064532d819347e6031cc1 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1954666/+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

