neutron/neutron/tests/unit/db
Zhongyue Luo 4114b91ca0 Utilizes assertIsNone and assertIsNotNone
Using assertEqual/assertNotEqual to test if an element
is or is not None is too python2.4.
Our unit testing framework supports assertIsNone and assertIsNotNone
which were created for these types of tests.

Partial-bug: #1230028

Change-Id: Ie0bddae642f7973ee8b0e00164415f8d87de387e
2013-10-23 10:59:16 +08:00
..
firewall Utilizes assertIsNone and assertIsNotNone 2013-10-23 10:59:16 +08:00
loadbalancer Support advanced NVP LBaaS Service 2013-09-17 11:07:28 -07:00
metering Fix adding identical metering rules on two labels 2013-09-23 10:23:05 +02:00
vpn Fix access to lifetime dict in update_ipsecpolicy method 2013-10-10 21:57:26 +04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00