yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #86504
[Bug 1933954] Re: The binding-extended extension is no longer reported for ML2/OVN
Reviewed: https://review.opendev.org/c/openstack/neutron/+/798634
Committed: https://opendev.org/openstack/neutron/commit/cde0f68f9e579a27d7aaf7c40e667616358ad396
Submitter: "Zuul (22348)"
Branch: master
commit cde0f68f9e579a27d7aaf7c40e667616358ad396
Author: Slawek Kaplonski <skaplons@xxxxxxxxxx>
Date: Tue Jun 29 12:10:39 2021 +0200
[OVN] Add binding-extended to the ML2_SUPPORTED_API_EXTENSIONS
This extension should be enabled with ML2/OVN backend also but
recent changes in how supported extensions are calculated ([1])
it was filtered out.
[1] https://review.opendev.org/c/openstack/neutron/+/793141
Closes-Bug: #1933954
Change-Id: Ic8ab322683e72101a8f797b108bf23bc169092cb
** 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/1933954
Title:
The binding-extended extension is no longer reported for ML2/OVN
Status in neutron:
Fix Released
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
References