charm-neutron-api/unit_tests
zhangyangyang df4040b541 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: Ia5df59c1f59d022231a8575cd7bc7e9bd0013ac5
Closes-Bug: #1329757
2017-09-12 21:12:20 +08:00
..
__init__.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_actions_git_reinstall.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_actions_openstack_upgrade.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_actions.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_neutron_api_context.py change assert(Not)Equals to assert(Not)Equal 2017-09-12 21:12:20 +08:00
test_neutron_api_hooks.py Add db initialised detection 2017-08-23 15:45:47 +01:00
test_neutron_api_utils.py change assert(Not)Equals to assert(Not)Equal 2017-09-12 21:12:20 +08:00
test_utils.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00