Reviewed: https://review.openstack.org/502464 Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute-proxy/commit/?id=1921e2011ac6d80b9b4d8734b36e98f1524dae0a Submitter: Jenkins Branch: master
commit 1921e2011ac6d80b9b4d8734b36e98f1524dae0a Author: zhangyangyang <email address hidden> Date: Mon Sep 11 21:21:07 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: If0849fe258b723b3d992a73382bc315f70ebd481 Closes-Bug: #1329757
Reviewed: https:/ /review. openstack. org/502464 /git.openstack. org/cgit/ openstack/ charm-nova- compute- proxy/commit/ ?id=1921e2011ac 6d80b9b4d8734b3 6e98f1524dae0a
Committed: https:/
Submitter: Jenkins
Branch: master
commit 1921e2011ac6d80 b9b4d8734b36e98 f1524dae0a
Author: zhangyangyang <email address hidden>
Date: Mon Sep 11 21:21:07 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: If0849fe258b723 b3d992a73382bc3 15f70ebd481
Closes-Bug: #1329757