Public bug reported: 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 ** 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/1863987 Title: [OVN] Remove dependency on port_object Status in neutron: New 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp