Reviewed: https://review.opendev.org/c/openstack/neutron/+/825428 Committed: https://opendev.org/openstack/neutron/commit/8a55f091925fd5e6742fb92783c524450843f5a0 Submitter: "Zuul (22348)" Branch: master
commit 8a55f091925fd5e6742fb92783c524450843f5a0 Author: zhouhenglc <[email protected]> Date: Thu Jan 20 15:09:32 2022 +0800 [ovn]Refusing to bind port to dead agent Closes-bug: #1958501 Change-Id: Ia84410675d28002afc74368349c9b54f048f4f4d ** 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/1958501 Title: [ovn]Refusing to bind port to dead agent Status in neutron: Fix Released Bug description: When the driver of ML2 is configured as ovs, if the agent status is not alive, the binding port will be refused. However, when ovn is used as the driver of ML2, it can bind normally, and the portt be active, and it is easy to create a virtual machine and wait for network-vif-plugged timeout we should refuse to bind port to dead agent To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1958501/+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

