neutron/neutron/tests/unit/common
Claudiu Belu 8b116afd35 Fixes import_modules_recursively for Windows
The neutron agents fail to start on Windows, due to the fact that
neutron.common.utils.import_modules_recursively expects the paths
to be forwardslash separated, while on Windows they are backslash
separated.

Change-Id: I5e15273c2f70b70fad0cf1216ef0b33c6a99d702
Closes-Bug: #1694220
(cherry picked from commit 572deac00b)
2017-08-25 18:05:39 +00:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
moved_globals_code1.py debtcollector for globals 2016-08-30 10:18:19 -04:00
moved_globals_code2.py debtcollector for globals 2016-08-30 10:18:19 -04:00
moved_globals_target.py debtcollector for globals 2016-08-30 10:18:19 -04:00
test__deprecate.py debtcollector for globals 2016-08-30 10:18:19 -04:00
test_cache_utils.py cache_utils: fixed cache misses for the new (oslo.cache) configuration 2016-06-16 23:07:40 +02:00
test_ipv6_utils.py ipv6_utils: delete get_ipv6_addr_by_EUI64 2016-10-31 06:28:45 -07:00
test_rpc.py Reconcile quitting_rpc_timeout with backoff RPC client 2017-03-22 17:58:49 +00:00
test_utils.py Fixes import_modules_recursively for Windows 2017-08-25 18:05:39 +00:00