vmware-nsx/neutron/tests
Zhongyue Luo 3dc2cb018f Replace assertEquals with assertEqual
The method assertEquals has been deprecated since python 2.7.
http://docs.python.org/2/library/unittest.html#deprecated-aliases

Also in Python 3, a deprecated warning is raised when using assertEquals
therefore we should use assertEqual instead.

Fixes bug #1221601

Change-Id: Id502cfbc210c6c3fe0a256d5350e159ffa220141
2013-09-06 16:19:07 +08:00
..
etc Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
unit Replace assertEquals with assertEqual 2013-09-06 16:19:07 +08:00
var Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
base.py Default to not capturing log output in tests 2013-09-03 17:32:32 +00:00