Reviewed: https://review.openstack.org/502476 Committed: https://git.openstack.org/cgit/openstack/charm-ceph/commit/?id=4ece0aa15c5e909ddce886ab5fa67f82e297293e Submitter: Jenkins Branch: master
commit 4ece0aa15c5e909ddce886ab5fa67f82e297293e Author: zhangyangyang <email address hidden> Date: Mon Sep 11 22:00:38 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: I7094ffdd57f878632a935aef95a355cb98b0f9a1 Closes-Bug: #1329757
Reviewed: https:/ /review. openstack. org/502476 /git.openstack. org/cgit/ openstack/ charm-ceph/ commit/ ?id=4ece0aa15c5 e909ddce886ab5f a67f82e297293e
Committed: https:/
Submitter: Jenkins
Branch: master
commit 4ece0aa15c5e909 ddce886ab5fa67f 82e297293e
Author: zhangyangyang <email address hidden>
Date: Mon Sep 11 22:00:38 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: I7094ffdd57f878 632a935aef95a35 5cb98b0f9a1
Closes-Bug: #1329757