neutron/neutron/tests/functional
Rodolfo Alonso Hernandez 9e8ea8edbc Check master/backup router status in DVR functional tests
When two routers are created at the same time, we can't assume the
status of each one. Instead of this, the status of each router is
first checked and then compared to the other router status.

Conflicts:
    neutron/tests/functional/agent/l3/test_dvr_router.py

Change-Id: If20a3a414986ea29fbfd50616761c14e5b249b2c
Closes-Bug: #1819160
(cherry picked from commit 8f35331c91)
(cherry picked from commit 8ba5899942)
2019-04-17 13:13:22 +02:00
..
agent Check master/backup router status in DVR functional tests 2019-04-17 13:13:22 +02:00
api Spin off context module 2017-03-06 16:25:29 +00:00
cmd More efficiently clean up OVS ports 2018-01-25 15:29:49 +00:00
common Untangle WaitTimeout class from eventlet.TimeoutError 2017-03-15 04:27:00 +00:00
db Add new test decorator skip_if_timeout 2019-02-20 10:57:17 +01:00
pecan_wsgi Merge "Pecan: Add missing emulated bulk create method" into stable/pike 2017-09-14 04:00:09 +00:00
plugins use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
sanity sanity check: Check that ip_nonlocal_bind works with namespaces 2016-11-18 08:36:51 -05:00
scheduler use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
services Do not delete trunk bridges if service port attached 2018-12-17 12:19:38 +00:00
tests Use get_random_string from neutron-lib 2016-12-18 21:18:05 +02:00
__init__.py tests: removed 'retargetable' framework 2017-05-02 16:45:49 +00:00
base.py Use rootwrap for fullstack test runner 2017-06-08 18:42:47 +00:00
constants.py TrunkManager for the OVS agent 2016-08-24 02:52:17 -04:00
requirements.txt Don't return null-byte separated string from ExternalProcess.cmdline() 2017-03-08 07:50:51 +00:00
test_server.py Remove compat checks for psutil 1.x 2017-07-30 09:22:48 +02:00
test_service.py Use SIGUSR1 to notify l3 agent of changing prefix file 2015-11-13 17:53:47 +03:00