cinder/cinder/tests/image
Zhongyue Luo 207a7825fb Replace assertEquals with assertEqual - 2/2
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.

This patch replaces the remaining assertEquals to assertEqual

Change-Id: I4e726ce414382e0d5bf982fad20363d61e00967a
2013-09-09 15:50:56 +08:00
..
__init__.py Adds new volume API extensions 2012-08-13 02:54:09 -07:00
fake.py Use Python 3.x compatible octal numbers 2013-06-14 23:39:07 +02:00
test_glance.py Replace assertEquals with assertEqual - 2/2 2013-09-09 15:50:56 +08:00