Reviewed: https://review.opendev.org/c/openstack/neutron/+/910941 Committed: https://opendev.org/openstack/neutron/commit/8b007e63664ef811671554b7c878cb552078aa99 Submitter: "Zuul (22348)" Branch: master
commit 8b007e63664ef811671554b7c878cb552078aa99 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Mon Mar 4 14:00:07 2024 +0000 [FT] Check "Port_Binding" register exists before checking type In "test_virtual_port_host_update_upon_failover", it is needed to check if the "Port_Binding" register exists before checking the type. Closes-Bug: #2055886 Change-Id: I8a6b3498803bcba592a82dfbe43a39137dd12fa2 ** 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/2055886 Title: [FT] Check port binding object in "test_virtual_port_host_update_upon_failover" Status in neutron: Fix Released Bug description: Error: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_44f/898238/27/check/neutron- functional-with-uwsgi/44f78d4/testr_results.html Snippet: https://paste.opendev.org/show/bDneDxmXx4AiBscSfrbE/ The port binding check failed because the "Port_Binding" register was not created yet. We should consider that option when checking that port binding type. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2055886/+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

