neutron/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver
Maciej Jozefczyk 8341a87bd0 [OVN] Wait for WaitForDataPathBindingCreateEvent event in functional tests
There is a bug in OVN functional tests, where it looks for datapath binding
of just created network.
In rare conditions datapath binding entry could not be in place in time,
because it is a ovn-northd responsibility to create it and we don't lock
this process in neutron api.

Change-Id: Ice115623491ad5b50397a0338f0a7780dc05d24c
Closes-Bug: #1884986
(cherry picked from commit 598e0376c6)
2020-07-14 07:58:31 +00:00
..
ovsdb [OVN] Wait for WaitForDataPathBindingCreateEvent event in functional tests 2020-07-14 07:58:31 +00:00
__init__.py [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
test_mech_driver.py Merge "[OVN] Create localnet port for each created segment" into stable/ussuri 2020-06-12 11:55:30 +00:00