charm-cinder/unit_tests
melissaml 44ea2653ae 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: I242db7583487d735faba46ac76798cc06967adb6
Closes-Bug: #1329757
2017-09-13 16:54:19 +08:00
..
__init__.py Add actions for renaming volume host attr 2017-02-22 09:48:08 +00:00
test_actions.py Re-license charm as Apache-2.0 2016-06-28 12:09:16 +01:00
test_actions_cinder_manage.py Add actions for renaming volume host attr 2017-02-22 09:48:08 +00:00
test_actions_git_reinstall.py Re-license charm as Apache-2.0 2016-06-28 12:09:16 +01:00
test_actions_openstack_upgrade.py Re-license charm as Apache-2.0 2016-06-28 12:09:16 +01:00
test_cinder_contexts.py Change assert(Not)Equals to assert(Not)Equal 2017-09-13 16:54:19 +08:00
test_cinder_hooks.py Drop v1 API in Pike+ 2017-08-07 19:06:53 +00:00
test_cinder_utils.py Change assert(Not)Equals to assert(Not)Equal 2017-09-13 16:54:19 +08:00
test_cluster_hooks.py Change assert(Not)Equals to assert(Not)Equal 2017-09-13 16:54:19 +08:00
test_utils.py Re-license charm as Apache-2.0 2016-06-28 12:09:16 +01:00