← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2006112] [NEW] [OVN] Error during execution of "add_vnic_type_and_pb_capabilities_to_lsp"

 

Public bug reported:

If the port binding profile is an empty string, the call in [1] will
fail, returning a "JSONDecodeError" error.

Error: https://paste.opendev.org/show/b6xvSBDMtEZGqKvEEdee/

This method was introduced in [2]. The fix should be pushed only for
2023.1 (Antelope).

[1]https://github.com/openstack/neutron/blob/b260b7cba2d03ee426506fc89dd6a58a9d1a8ffa/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py#L941
[2]https://review.opendev.org/c/openstack/neutron/+/867359

** Affects: neutron
     Importance: High
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

** Description changed:

  If the port binding profile is an empty string, the call in [1] will
  fail, returning a "JSONDecodeError" error.
  
  Error: https://paste.opendev.org/show/b6xvSBDMtEZGqKvEEdee/
  
+ This method was introduced in [2]. The fix should be pushed only for
+ 2023.1 (Antelope).
+ 
  [1]https://github.com/openstack/neutron/blob/b260b7cba2d03ee426506fc89dd6a58a9d1a8ffa/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py#L941
+ [2]https://review.opendev.org/c/openstack/neutron/+/867359

** Changed in: neutron
   Importance: Undecided => High

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

Title:
  [OVN] Error during execution of
  "add_vnic_type_and_pb_capabilities_to_lsp"

Status in neutron:
  In Progress

Bug description:
  If the port binding profile is an empty string, the call in [1] will
  fail, returning a "JSONDecodeError" error.

  Error: https://paste.opendev.org/show/b6xvSBDMtEZGqKvEEdee/

  This method was introduced in [2]. The fix should be pushed only for
  2023.1 (Antelope).

  [1]https://github.com/openstack/neutron/blob/b260b7cba2d03ee426506fc89dd6a58a9d1a8ffa/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py#L941
  [2]https://review.opendev.org/c/openstack/neutron/+/867359

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



Follow ups