neutron/neutron/tests/functional
Jakub Libosvar 0c8dd7447a functional: Don't write strings to pipe
Python 3 doesn't support writing strings to descriptors. Write bytes
instead.

Change-Id: Ie732d00acc67c429d9f714bcfc116554fb523d36
2017-06-20 18:02:45 +00:00
..
agent Merge "python3: Do not pass MagicMock as ConfigOpts" 2017-06-16 05:29:14 +00: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 Integration of IPAllocationPool 2017-06-09 18:13:28 +00:00
pecan_wsgi use neutron-lib callbacks 2017-04-26 12:12:53 -06: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 Merge "Eliminate mixin references in DVRResourceOperationHandler" 2017-05-16 17:36:23 +00:00
services Fix test_dvr_gateway_host_binding_is_set 2017-06-15 00:25:35 -07: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 functional: Don't write strings to pipe 2017-06-20 18:02:45 +00:00
test_service.py Use SIGUSR1 to notify l3 agent of changing prefix file 2015-11-13 17:53:47 +03:00