← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1863987] Re: [OVN] Remove dependency on port_object

 

** 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/1863987

Title:
  [OVN] Remove dependency on port_object

Status in neutron:
  Fix Released

Bug description:
  The 'update_port' and 'delete_port' method currently depend on
  ‘port_object’, which was added to keep things backward compatible.

  The‘port_object’ needs to be removed in the future versions.
  Currently, qos, security groups, and dns still depend on it.Therefore,
  the qos、security groups and dns need to be unbound from 'port_object'
  before it can be removed.

  
  [1]https://opendev.org/openstack/neutron/src/branch/master/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py#L459
  [2]https://opendev.org/openstack/neutron/src/branch/master/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py#L731

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



References