Reviewed: https://review.openstack.org/503683 Committed: https://git.openstack.org/cgit/openstack/charm-heat/commit/?id=6cb0ede0862e355166607920361346be9d16f8d9 Submitter: Jenkins Branch: master
commit 6cb0ede0862e355166607920361346be9d16f8d9 Author: zhangyangyang <email address hidden> Date: Wed Sep 13 21:41:11 2017 +0800
change assert(Not)Equals to assert(Not)Equal
According to http://docs.python.org/2/library/unittest.html assert(Not)Equals is a deprecated alias of assert(Not)Equal.
Change-Id: Ib311e5de005f8601e534da15b5a51af024ba8d60 Closes-Bug: #1329757
Reviewed: https:/ /review. openstack. org/503683 /git.openstack. org/cgit/ openstack/ charm-heat/ commit/ ?id=6cb0ede0862 e35516660792036 1346be9d16f8d9
Committed: https:/
Submitter: Jenkins
Branch: master
commit 6cb0ede0862e355 166607920361346 be9d16f8d9
Author: zhangyangyang <email address hidden>
Date: Wed Sep 13 21:41:11 2017 +0800
change assert(Not)Equals to assert(Not)Equal
According to http:// docs.python. org/2/library/ unittest. html Not)Equals is a deprecated alias of assert(Not)Equal.
assert(
Change-Id: Ib311e5de005f86 01e534da15b5a51 af024ba8d60
Closes-Bug: #1329757