cloudcafe/metatests/cloudcafe
Luong Anh Tuan fe6bdda2a0 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.

Change-Id: Ie81c19e6065633a4738dfe91ca07de3ae3745dc3
Closes-Bug: #1218185
2017-01-29 18:54:23 +00:00
..
bare_metal Clean imports in code 2016-09-01 11:01:59 +07:00
blockstorage Replace assertEquals with assertEqual 2017-01-29 18:54:23 +00:00
compute Nova IP Associations Rackspace Extension for Shared IPs 2015-06-18 17:52:06 -05:00
images Replaced all imports of unittest2 with unitest imports 2015-03-30 10:48:08 -05:00
networking Clean imports in code 2016-09-01 11:01:59 +07:00
objectstorage Clean imports in code 2016-09-01 11:01:59 +07:00
openstackcli Replace assertEquals with assertEqual 2017-01-29 18:54:23 +00:00
__init__.py Porting existing compute tests to metatests 2013-07-10 10:42:51 +05:30