neutron/neutron/tests/functional
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
..
agent Fix the wrong value for QoS rate conversion to bytes/s 2020-06-24 17:21:16 +00:00
api Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
cmd Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
common All functional tests logs results now 2018-11-21 19:58:18 +00:00
db [OVN] Add missing OVN functional tests 2020-03-03 09:21:25 +00:00
pecan_wsgi Remove references to unittest2 library 2020-01-14 09:03:26 +00:00
plugins [OVN] Wait for WaitForDataPathBindingCreateEvent event in functional tests 2020-07-14 07:58:31 +00:00
privileged Fix the wrong value for QoS rate conversion to bytes/s 2020-06-24 17:21:16 +00:00
resources [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
sanity Use pyroute2 for SRIOV VF commands 2020-06-26 06:09:48 +00:00
scheduler Add binding_index to NetworkDhcpAgentBinding 2019-08-29 12:52:07 +04:00
services Don't reschedule hosts unless we need to 2020-04-03 12:24:02 +00:00
tests Mark NetcatTesterTestCase tests as unstable 2020-02-14 14:08:52 +00:00
__init__.py tests: removed 'retargetable' framework 2017-05-02 16:45:49 +00:00
base.py [OVN] Create localnet port for each created segment 2020-06-10 13:36:21 +00:00
constants.py TrunkManager for the OVS agent 2016-08-24 02:52:17 -04:00
requirements.txt [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
test_server.py Make Neutron gate great again 2019-09-06 07:44:29 +00:00
test_service.py Modify api and rpc default number of workers 2019-02-19 13:24:01 -07:00