yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06668
[Bug 1256734] Re: Use assertEqual instead of assertEquals in unitttest
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => icehouse-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1256734
Title:
Use assertEqual instead of assertEquals in unitttest
Status in OpenStack Image Registry and Delivery Service (Glance):
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/glance/+bug/1256734/+subscriptions