Files
vmware-nsx/neutron/tests/unit/test_iptables_manager.py
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

25 KiB