This appears to have been introduced with [1]. The solution is likely to add the missing attribute to the list of supported extensions reported for this backend [2]
[1] https://review.opendev.org/c/openstack/neutron/+/793141 [2] https://github.com/openstack/neutron/blob/cbbab2fac5ae85d049a8201c06b58f4d7cb33495/neutron/common/ovn/extensions.py#L85 ** Summary changed: - test_live_migration_with_trunk failing due to Call _is_port_status_active returns false in 60.000000 seconds + The binding-extended extension is no longer reported for ML2/OVN ** No longer affects: nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1933954 Title: The binding-extended extension is no longer reported for ML2/OVN Status in neutron: In Progress Bug description: https://zuul.opendev.org/t/openstack/builds?job_name=nova-live- migration&branch=master Started failing on the 28th, I assume because of changes outside of Nova? https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_8f7/771362/28/check /nova-live-migration/8f76ccd/testr_results.html 2021-06-29 06:35:24,460 125131 DEBUG [tempest.lib.common.utils.test_utils] Call _is_port_status_active returns false in 60.000000 seconds }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return func(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 285, in test_live_migration_with_trunk self.assertTrue( File "/opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1933954/+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

