neutron/neutron/tests/functional
fpxie d2976d46d0 Replace six.iteritems with dict.items(Part-1)
according to https://wiki.openstack.org/wiki/Python3,
now we should avoid using six.iteritems and replace
it with dict.items.

Change-Id: I8753e80b34c0f86cf70aebc3bcbd3392ee933f62
Partial-Bug: #1680761
2017-04-17 14:08:47 +08:00
..
agent Replace six.iteritems with dict.items(Part-1) 2017-04-17 14:08:47 +08:00
api Spin off context module 2017-03-06 16:25:29 +00:00
cmd Fix a bug in process_spawn binding on ports 2016-12-22 19:34:24 +00:00
common Untangle WaitTimeout class from eventlet.TimeoutError 2017-03-15 04:27:00 +00:00
db Spin off context module 2017-03-06 16:25:29 +00:00
pecan_wsgi Pecan: /v2.0/ views response with resources 2017-04-12 17:19:31 -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 Replace six.iteritems with dict.items(Part-1) 2017-04-17 14:08:47 +08:00
services DVR: Create router to fip namespace connection based on gateway state 2017-04-11 15:27:48 -07:00
tests Use get_random_string from neutron-lib 2016-12-18 21:18:05 +02:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Agent common config 2017-03-15 09:52:18 -06: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 Adjust psutil usage for psutil > 2 2017-01-25 00:54:26 +01:00
test_service.py Use SIGUSR1 to notify l3 agent of changing prefix file 2015-11-13 17:53:47 +03:00