Reviewed: https://review.opendev.org/c/openstack/neutron/+/816328 Committed: https://opendev.org/openstack/neutron/commit/4511290b726f605384285228a28ad7b32a4b8c43 Submitter: "Zuul (22348)" Branch: master
commit 4511290b726f605384285228a28ad7b32a4b8c43 Author: Nguyen Thanh Cong <[email protected]> Date: Thu Nov 11 21:00:23 2021 +0700 [OVN] Fix port disable security dead when run neutron-ovn-db-sync-util Port disable security should not have been in acl neutron_pg_drop, but when run neutron-ovn-db-sync-util, port disable security still added to ACL neutron_pg_drop. It because port disable security is not trusted port. Co-authored-by: archiephan <[email protected]> Closes-Bug: #1939723 Change-Id: Iebce0929e3e68ac5be0acaf5cdac4f5833cb9f2f ** 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/1939723 Title: neutron-ovn-db-sync generates insufficient flow Status in neutron: Fix Released Bug description: In OpenStack version Victoria, neutron-ovn-db-sync generates insufficient flow for port no security-group or disable port-security. ---> As a result, the port is not connected to the network. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1939723/+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

