neutron/neutron/tests/unit/plugins/ml2
lzklibj 3491cbc0c5 Unify assertEqual for empty usages
Update previous assertEqual(observed, *empty) usages to
assertEqual(*empty*, observed).

This patch aslo update hacking check for assertEqual with
empty types.

Change-Id: I981277618f92254a5beb9d3308a317d8c14e125c
2016-01-07 10:06:35 +00:00
..
db Reorganize plugin test modules 2015-04-07 00:55:25 +00:00
drivers Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
extensions Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
_test_mech_agent.py Merge "Refactor mlnx mechanism driver to support infiniband only" 2015-06-07 18:47:57 +00:00
base.py Add high-level functional/integration DVR tests 2015-08-19 18:01:16 -04:00
test_agent_scheduler.py Move db agent schedulers test to a more appropriate place 2015-08-24 15:14:13 +03:00
test_db.py Batch db segment retrieval 2015-12-14 19:45:37 +00:00
test_driver_context.py Revert "Defer segment lookup in NetworkContext object" 2015-06-10 07:04:38 +00:00
test_ext_portsecurity.py Unify assertEqual for empty usages 2016-01-07 10:06:35 +00:00
test_extension_driver_api.py Add availability_zone support for network 2015-11-25 22:34:09 +09:00
test_plugin.py Unify assertEqual for empty usages 2016-01-07 10:06:35 +00:00
test_port_binding.py Add unit tests for ML2 DVR port binding and fix PortContext inconsistencies 2015-05-11 17:03:31 -04:00
test_rpc.py Use assertIn and assertNotIn 2015-10-05 20:47:18 +02:00
test_security_group.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
test_tracked_resources.py ML2: Add tests to validate quota usage tracking 2015-12-09 15:17:23 -08:00