ironic-python-agent/ironic_python_agent/tests/unit
ChangBo Guo(gcb) 30e0da15ea Remove usage of parameter enforce_type
Oslo.config deprecated parameter enforce_type and change its
default value to True in Ifa552de0a994e40388cbc9f7dbaa55700ca276b0.
Remove the usage of it to avoid DeprecationWarning: "Using the
'enforce_type' argument is deprecated in version '4.0' and will be
removed in version '5.0': The argument enforce_type has changed its
default value to True and then will be removed completely."

Change-Id: I0f0fb540c43edde64e489915c5199da40a0da9c1
Related--Bug: #1517839
2017-06-14 13:47:29 +08:00
..
extensions Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 20:16:47 +07:00
hardware_managers Add missing 'autospec' argument to mock.patch 2017-03-19 10:04:19 -07:00
__init__.py Add base for IPA functional tests 2015-08-18 16:19:47 +00:00
base.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_agent.py Remove usage of parameter enforce_type 2017-06-14 13:47:29 +08:00
test_api.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_encoding.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_errors.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_hardware.py Remove usage of parameter enforce_type 2017-06-14 13:47:29 +08:00
test_inspector.py Remove usage of parameter enforce_type 2017-06-14 13:47:29 +08:00
test_ironic_api_client.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_multi_hardware_clean_steps.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_multi_hardware.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_netutils.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_numa_inspector.py NUMA-topology collector 2017-05-16 08:07:58 -04:00
test_utils.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00