neutron/neutron/tests/functional
Brian Haley 944a306a24 Fix pylint no-value-for-parameter error
Four migration sanity tests generate a no-value-for-parameter
error.  Add a directive to ignore it as is done in some of the
alembic migration code.

Trivialfix

Change-Id: I87320c0f7157f160601a4b051734b4c5e49ea3e1
2018-04-18 14:56:51 -04:00
..
agent Fix pep8 errors 2018-04-11 01:10:49 +09:00
api consume neutron-lib resources attr map 2018-03-09 13:37:28 -07:00
cmd Removing deprecated function 'IPWrapper.get_namespaces()' 2018-04-03 19:52:52 +00:00
common Untangle WaitTimeout class from eventlet.TimeoutError 2017-03-15 04:27:00 +00:00
db Fix pylint no-value-for-parameter error 2018-04-18 14:56:51 -04:00
pecan_wsgi consume neutron-lib resources attr map 2018-03-09 13:37:28 -07: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 Remove router_ids argument to auto_schedule_routers() 2017-12-04 15:07:29 -05:00
services Merge "DVR: Fix allowed_address_pair IP, ARP table update by neutron agent" 2018-03-20 18:11:15 +00:00
tests make net_helpers functions work on OpenSUSE 2017-09-20 09:59:44 -07: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 Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00
test_service.py Use SIGUSR1 to notify l3 agent of changing prefix file 2015-11-13 17:53:47 +03:00