vmware-nsx/neutron/tests/unit/bigswitch
Zhongyue Luo bcbb029b1a Utilizes assertIn
Using assertTrue and the 'in' operator to test
if an element is in a sequence is too python2.4.
Our unit testing framework supports assertIn
which was created for these types of tests.

Fixes bug #1230028

Change-Id: I8a9147fa9982644067ff45c73e116d88845e47e3
2013-10-09 10:02:51 +08:00
..
etc Prevent possible server list damage in BigSwitch plugin 2013-07-13 20:07:48 -07:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
fake_server.py Refactor BigSwitch error handling to use db rollbacks 2013-08-27 05:39:10 -07:00
test_restproxy_plugin.py Allow None for binding:profile attribute 2013-09-05 01:16:52 +09:00
test_router_db.py Utilizes assertIn 2013-10-09 10:02:51 +08:00