openstack-heat/heat/tests
2026-01-09 14:13:20 +00:00
..
api ec2authtoken: Deprecate redundant options 2025-11-18 00:57:53 +09:00
autoscaling Drop unicode prefix from tests (1) 2024-09-30 15:18:13 +00:00
aws Drop redundant check of neutronclient 2025-06-24 10:15:28 +09:00
clients Remove remaining log translation 2025-08-31 03:23:55 +09:00
cmd [goal] Deprecate the JSON formatted policy file 2021-06-17 01:35:45 +08:00
constraints Remove logic for Python < 3.9 2025-06-23 23:24:35 +09:00
convergence Delay string interpolations at logging calls 2025-12-03 23:40:49 +09:00
db Get rid of RequestContext.tenant_id 2024-09-17 22:19:03 +09:00
engine Drop eventlet usage from heat-engine 2025-06-23 15:09:39 +05:30
openstack Do not use mutable values for defaults 2025-08-29 14:14:21 +09:00
policy Isolate project scope and system scope 2023-06-28 18:38:59 +09:00
templates
__init__.py Fix hacking warnings 2020-04-16 06:43:27 +00:00
common.py Use public API from oslo.service 2025-08-29 01:36:13 +09:00
fakes.py Fix invalid argument formatting in exception messages 2020-11-26 17:14:13 +08:00
generic_resource.py Allow multiple required_service_extension 2022-04-26 06:37:05 +00:00
test_attributes.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_auth_password.py Switch to use <user/project>_domain_id in context 2021-06-23 14:22:55 +05:30
test_auth_url.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_common_auth_plugin.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_common_context.py Drop remaining usage of deprecated context arguments 2025-05-17 21:47:03 +09:00
test_common_env_util.py Drop unicode prefix from tests (3) 2024-09-30 15:18:34 +00:00
test_common_exception.py
test_common_param_utils.py
test_common_pluginutils.py Fix AttributeError in Python 3.8 2022-06-20 21:32:08 +09:00
test_common_policy.py Enable new defaults and scope checks by default 2023-10-24 13:18:40 +09:00
test_common_serializers.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
test_common_service_utils.py db: Remove layer of indirection 2023-03-25 12:02:27 +09:00
test_constraints.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
test_convg_stack.py Replace deprecated datetime.utcfromtimestamp 2025-06-17 00:09:23 +09:00
test_crypt.py Drop unicode prefix from tests (3) 2024-09-30 15:18:34 +00:00
test_dbinstance.py Remove unnecessary setUp and tearDown 2016-09-30 10:56:31 +08:00
test_empty_stack.py
test_engine_api_utils.py Drop unicode prefix from tests (3) 2024-09-30 15:18:34 +00:00
test_engine_service.py Drop remaining usage of deprecated context arguments 2025-05-17 21:47:03 +09:00
test_environment.py Drop unicode prefix from tests (3) 2024-09-30 15:18:34 +00:00
test_environment_format.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_event.py Get rid of RequestContext.tenant_id 2024-09-17 22:19:03 +09:00
test_exception.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_fault_middleware.py Drop unicode prefix from tests (3) 2024-09-30 15:18:34 +00:00
test_function.py Enable a few hacking checks for test assertions 2025-08-29 14:14:18 +09:00
test_grouputils.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_hacking.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
test_hot.py Fix test compatibility with newer Pythons 2025-02-12 08:41:20 +00:00
test_identifier.py Enable a few hacking checks for test assertions 2025-08-29 14:14:18 +09:00
test_lifecycle_plugin_utils.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_loguserdata.py Remove logic for cloud-init < 0.6.0 2024-01-29 01:05:22 +09:00
test_metadata_refresh.py Drop unicode prefix from tests (3) 2024-09-30 15:18:34 +00:00
test_nested_stack.py Get rid of RequestContext.tenant_id 2024-09-17 22:19:03 +09:00
test_noauth.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
test_nokey.py Change NovaClientPlugin to use MicroversionMixin 2018-06-29 09:37:44 +05:30
test_notifications.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_parameters.py Drop unicode prefix from tests (3) 2024-09-30 15:18:34 +00:00
test_plugin_loader.py common: Replace deprecated importlib APIs (1/2) 2023-10-16 17:24:23 +09:00
test_properties.py Enable a few hacking checks for test assertions 2025-08-29 14:14:18 +09:00
test_properties_group.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
test_provider_template.py Get rid of RequestContext.tenant_id 2024-09-17 22:19:03 +09:00
test_resource.py Drop eventlet usage from heat-engine 2025-06-23 15:09:39 +05:30
test_resource_properties_data.py db: Migrate to enginefacade pattern 2023-10-12 15:46:21 +00:00
test_rpc_client.py Drop unicode prefix from tests (3) 2024-09-30 15:18:34 +00:00
test_rpc_listener_client.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_rpc_worker_client.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_rsrc_defn.py Allow null values to be returned from Macros 2020-05-04 14:09:27 -04:00
test_server_tags.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_short_id.py Drop unicode prefix from tests (3) 2024-09-30 15:18:34 +00:00
test_signal.py db: Migrate to enginefacade pattern 2023-10-12 15:46:21 +00:00
test_stack.py Handle authentication failure caused by invalid trust 2025-12-13 00:52:42 +09:00
test_stack_collect_attributes.py Drop unicode prefix from tests (3) 2024-09-30 15:18:34 +00:00
test_stack_delete.py Handle authentication failure caused by invalid trust 2025-12-13 00:52:42 +09:00
test_stack_lock.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_stack_resource.py Get rid of RequestContext.tenant_id 2024-09-17 22:19:03 +09:00
test_stack_update.py Drop unicode prefix from tests (3) 2024-09-30 15:18:34 +00:00
test_stack_user.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_support.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
test_template.py Add template version 2021-04-16 for Wallaby 2020-10-27 16:55:38 -04:00
test_template_files.py del _session(), use context.session directly 2016-06-22 10:45:04 +12:00
test_template_format.py Drop unicode prefix from tests (3) 2024-09-30 15:18:34 +00:00
test_timeutils.py Get rid of timeutils.round_to_seconds() 2017-05-04 20:41:34 -04:00
test_translation_rule.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_urlfetch.py Resolve B113 error (Requests call without timeout) 2024-06-10 10:25:39 +09:00
test_validate.py Drop unicode prefix from tests (3) 2024-09-30 15:18:34 +00:00
test_version.py
test_vpc.py Drop redundant check of neutronclient 2025-06-24 10:15:28 +09:00
testing-overview.txt Trivial: Update pypi url to new url 2018-08-31 04:07:35 +00:00
utils.py Drop eventlet usage from heat-engine 2025-06-23 15:09:39 +05:30