neutron/neutron
Slawek Kaplonski ca89248422 [Fullstack] Wait 10 seconds to ensure that MAC address is configured
In Linuxbridge and OVS PortFixture, when port is created, in the fake
vm's namespace it needs to have correct mac address configured.
It seems that for some reason it's not properly configured sometimes and
that may cause failure of e.g. DHCP tests.
So this patch adds retries for 10 seconds to ensure that MAC address is
configured to the one which should be.

Closes-bug: #2000150
Change-Id: I8c6d226e626812c3ccf0a2681be68a5b080b3463
(cherry picked from commit 370d8bcea3)
2022-12-22 15:45:55 +00:00
..
agent ovn: first tear down old metadata namespaces, then deploy new 2022-11-18 22:12:31 +00:00
api [L3HA] Don't update HA router's ports if router isn't active on agents 2022-10-11 03:40:16 +00:00
cmd When creating a VXLAN interface, a device is mandatory 2022-04-11 14:23:33 +00:00
common OVN: Add support for DHCP option "domain-search" for IPv4 2022-11-18 11:54:51 +00:00
conf Allow operator to disable usage of random-fully 2022-08-29 12:39:27 +00:00
core_extensions Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
db [stable-only] Do not fail making reservation when creating a SG 2022-11-13 11:44:27 +01:00
debug Fix neutron debug probe to use integration_bridge 2020-03-31 11:17:47 +00:00
extensions Force security_group_id uuid validation of sg rules 2022-03-23 02:00:42 +00:00
hacking Remove "six" library 2020-07-28 16:55:52 +00:00
ipam Remove exception ``IpAddressAllocationNotFound`` 2022-03-17 06:28:03 +00:00
locale Imported Translations from Zanata 2020-05-03 07:38:11 +00:00
notifiers Retry connections to Nova 2022-09-09 10:37:14 +02:00
objects Optimize queries for port operations 2022-06-20 17:51:35 +02:00
pecan_wsgi Remove "six" library 2020-07-28 16:55:52 +00:00
plugins Check if port exists in ``update_port_virtual_type`` method 2022-12-11 01:10:31 +01:00
privileged [SR-IOV] Fix QoS extension to set min/max values 2022-03-04 13:30:28 +00:00
profiling Remove "six" library 2020-07-28 16:55:52 +00:00
quota [stable-only] Do not fail making reservation when creating a SG 2022-11-13 11:44:27 +01:00
scheduler Do not fail if the agent load is not bumped 2021-08-30 13:07:13 +00:00
server Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
services Bump revision number of objects when description is changed 2022-08-29 08:52:53 +00:00
tests [Fullstack] Wait 10 seconds to ensure that MAC address is configured 2022-12-22 15:45:55 +00:00
__init__.py Remove usage of six.PY2 2020-05-22 12:59:01 -04:00
_i18n.py
auth.py
manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
neutron_plugin_base_v2.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
opts.py Provide the rpc_response_max_timeout parameter to sriov-agent 2021-06-14 14:01:13 +00:00
policy.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00