charm-ceph-radosgw/unit_tests
zhangyangyang 9e47bad656 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: I4cc9976ba8c18447803f7e7e8843fb0b8139b612
Closes-Bug: #1329757
2017-09-11 11:59:19 +08:00
..
__init__.py Re-license charm as Apache-2.0 2016-06-28 12:06:58 +01:00
test_actions.py Re-license charm as Apache-2.0 2016-06-28 12:06:58 +01:00
test_ceph.py Add support for cephx pool grouping and permissions 2017-02-14 18:08:13 +00:00
test_ceph_radosgw_context.py change assert(Not)Equals to assert(Not)Equal 2017-09-11 11:59:19 +08:00
test_ceph_radosgw_utils.py Ensure required keystone settings available 2017-09-04 13:38:06 +01:00
test_hooks.py change assert(Not)Equals to assert(Not)Equal 2017-09-11 11:59:19 +08:00
test_utils.py Re-license charm as Apache-2.0 2016-06-28 12:06:58 +01:00