Activity log for bug #1256737

Date Who What changed Old value New value Message
2013-12-02 01:26:44 Sergio Cazzolato bug added bug
2013-12-02 01:27:17 Sergio Cazzolato summary 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. Use assertEqual instead of assertEquals in unitttest
2013-12-02 01:28:10 Sergio Cazzolato python-cinderclient: assignee Sergio Cazzolato (sergio-j-cazzolato)
2013-12-02 19:24:40 Sergio Cazzolato affects python-cinderclient cinder
2013-12-02 19:25:03 Sergio Cazzolato summary Use assertEqual instead of assertEquals in unitttest Use assertNotEqual instead of assertNotEquals in unitttest
2013-12-02 19:25:47 Sergio Cazzolato 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. The method assertNotEquals 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 assertNotEquals therefore we should use assertNotEqual instead.
2013-12-02 19:29:16 Sergio Cazzolato description The method assertNotEquals 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 assertNotEquals therefore we should use assertNotEqual instead. The method assertNotEquals has been deprecated Also in Python 3, a deprecated warning is raised when using assertNotEquals therefore we should use assertNotEqual instead.
2013-12-02 19:31:28 Sergio Cazzolato description The method assertNotEquals has been deprecated Also in Python 3, a deprecated warning is raised when using assertNotEquals therefore we should use assertNotEqual instead. The method assertNotEquals has been deprecated. In Python 3, a deprecated warning is raised when using assertNotEquals therefore we should use assertNotEqual instead.
2013-12-02 19:36:53 OpenStack Infra cinder: status New In Progress
2013-12-02 21:04:35 Sergio Cazzolato summary Use assertNotEqual instead of assertNotEquals in unitttest Use assertNotEqual instead of assertNotEquals in unit tests
2013-12-03 07:48:08 OpenStack Infra cinder: assignee Sergio Cazzolato (sergio-j-cazzolato) Avishay Traeger (avishay-il)
2013-12-05 08:36:26 OpenStack Infra cinder: status In Progress Fix Committed
2014-01-22 17:46:42 Thierry Carrez cinder: status Fix Committed Fix Released
2014-01-22 17:46:42 Thierry Carrez cinder: milestone icehouse-2
2014-04-17 09:29:14 Thierry Carrez cinder: milestone icehouse-2 2014.1