Reviewed: https://review.opendev.org/c/openstack/neutron/+/865823 Committed: https://opendev.org/openstack/neutron/commit/faa4803302539aa13d384e4ca3d72bff37a79f79 Submitter: "Zuul (22348)" Branch: master
commit faa4803302539aa13d384e4ca3d72bff37a79f79 Author: Sahid Orentino Ferdjaoui <[email protected]> Date: Mon Nov 28 12:07:40 2022 +0100 dhcp: fix issue when network is already removed We may be in a situation where the network get removed prior the port. In that case there are no reasons to call the driver to clean devices related to the network. Closes-bug: #1997964 Signed-off-by: Sahid Orentino Ferdjaoui <[email protected]> Change-Id: Ife40e19537a101ddacdc2978e6b34f4571b8c66a ** 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/1997964 Title: [DHCP] Error in "call_driver" method Status in neutron: Fix Released Bug description: Logs: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_dc3/865018/2/check/neutron- tempest-plugin-linuxbridge/dc35a5d/controller/logs/screen-q-dhcp.txt Error: https://paste.opendev.org/show/bQOm0FU8z3TnmMHEH5Bf/ Snippet: Nov 25 09:36:08.380884 nested-virt-ubuntu-focal-vexxhost-ca-ymq-1-0032251519 neutron-dhcp-agent[73948]: if 'segments' in network and network.segments: Nov 25 09:36:08.380884 nested-virt-ubuntu-focal-vexxhost-ca-ymq-1-0032251519 neutron-dhcp-agent[73948]: TypeError: argument of type 'NoneType' is not iterable To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1997964/+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

