Reviewed: https://review.openstack.org/503885 Committed: https://git.openstack.org/cgit/openstack/charm-ceilometer/commit/?id=124c91e1b388529bdd80bc704588ebf1f52dba6f Submitter: Jenkins Branch: master
commit 124c91e1b388529bdd80bc704588ebf1f52dba6f Author: zhangyangyang <email address hidden> Date: Thu Sep 14 09:13:44 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: Ib96a90d6e4c4e8c72ddd62820ca794d29f8dbfae Closes-Bug: #1329757
Reviewed: https:/ /review. openstack. org/503885 /git.openstack. org/cgit/ openstack/ charm-ceilomete r/commit/ ?id=124c91e1b38 8529bdd80bc7045 88ebf1f52dba6f
Committed: https:/
Submitter: Jenkins
Branch: master
commit 124c91e1b388529 bdd80bc704588eb f1f52dba6f
Author: zhangyangyang <email address hidden>
Date: Thu Sep 14 09:13:44 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: Ib96a90d6e4c4e8 c72ddd62820ca79 4d29f8dbfae
Closes-Bug: #1329757