According to the related blueprint this was all completed in Icehouse:
https://blueprints.launchpad.net/nova/+spec/assertequal
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1224232
Title:
assertEquals is deprecated
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1224232/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp