heat/heat/tests/engine
ChangBo Guo(gcb) 381a84a4e8 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: I91b0f0a52b5ce8654702510eed76d5dea8cc8fe4
Related--Bug: #1517839
2017-05-08 17:55:32 +08:00
..
service Remove usage of parameter enforce_type 2017-05-08 17:55:32 +08:00
__init__.py Split engine service test case 2015-04-20 10:19:58 -04:00
test_check_resource.py Revert "Generate placeholders for resource proxies before validation" 2017-04-21 11:58:06 +00:00
test_dependencies.py Use more specific asserts in tests 2016-11-22 08:12:35 +01:00
test_engine_worker.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
test_node_data.py Add a NodeData class to roll up resource data 2017-02-24 10:10:26 -05:00
test_plugin_manager.py Move core engine related unit tests to tests/engine 2015-07-21 17:37:20 +05:30
test_resource_type.py Deprecate `OS::Magnum::Bay` resource 2017-05-05 01:20:20 +00:00
test_scheduler.py Use more specific asserts in tests 2016-11-22 08:12:35 +01:00
test_sync_point.py Convergence: basic framework for cancelling workers 2016-09-10 09:22:36 +02:00
tools.py Sleep between check_resource calls 2017-03-13 15:28:20 +00:00