config/sysinv/sysinv/sysinv/sysinv/tests/api
Sun Austin bdba2e955e Fix: "asserts" issue for Python 2/3 compatible code
replace unittest.assertEquals with unittest.assertEqual
since unittest.assertEquals Deprecated alias
https://docs.python.org/3.3/library/unittest.html#deprecated-aliases

remove H234,H235 flake8 ignore

Story: 2003433
Task: 28378

Change-Id: Ie9d1e40779f233a0f48f958ceb76b039f2c5b889
Signed-off-by: Sun Austin <austin.sun@intel.com>
2018-12-19 10:19:08 +08:00
..
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
base.py Fix: "dict" issue for Python 2/3 compatible code 2018-12-18 11:03:00 +08:00
test_acl.py Fix: "asserts" issue for Python 2/3 compatible code 2018-12-19 10:19:08 +08:00
test_base.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
test_interface.py Change compute node to worker node personality 2018-12-13 14:15:55 -05:00
test_interface_network.py Change compute node to worker node personality 2018-12-13 14:15:55 -05:00
test_invservers.py Python 3 compatibility: fix xrange/range issues 2018-11-09 06:21:24 +00:00
test_profile.py Change compute node to worker node personality 2018-12-13 14:15:55 -05:00
test_root.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
test_sensorgroup.py Python 3 compatibility: fix xrange/range issues 2018-11-09 06:21:24 +00:00
test_storage_backends.py CEPH persistent storage backend for Kubernetes 2018-10-23 11:33:38 -06:00
test_storage_tier.py Fix: "asserts" issue for Python 2/3 compatible code 2018-12-19 10:19:08 +08:00
utils.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00