heat/heat/tests/openstack/heat
ricolin 7b56e0e008 Remove OS::Heat::HARestarter
The OS::Heat::HARestarter has been deprecated since Kilo. Now is the
time to eliminate support and hide it from the documentation.

This replaces it with a placeholder resource (like OS::Heat::None) and
marks it as hidden.

Change-Id: I56cd1f2d0b3323399ef02c3a0a05d79cc69af956
2018-01-29 08:59:00 +00:00
..
__init__.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_cloud_config.py Add one general testing of resource_mapping 2016-02-25 02:52:34 -05:00
test_cloudwatch.py No need to check if resource not created 2017-02-15 06:14:45 +00:00
test_cw_alarm.py Begin move of UpdateReplace back to its rightful location 2016-08-18 12:57:54 -04:00
test_deployed_server.py Removed unnecessary setUp() call in tests 2017-08-01 16:43:59 +02:00
test_instance_group.py Avoid loading nested stack in some grouputils functions 2018-01-08 18:19:10 -05:00
test_instance_group_update_policy.py Use more specific asserts in tests 2016-11-22 08:12:35 +01:00
test_multi_part.py Use exception_filter in RPC client 2017-03-27 14:38:53 -04:00
test_none_resource.py Update StackDefinition resource data when getting outputs 2017-07-21 10:30:34 -04:00
test_random_string.py Use correct raw string format 2017-11-16 18:23:58 -05:00
test_remote_stack.py Use StackDefinition in intrinsic functions for resolving data 2017-07-21 10:30:34 -04:00
test_resource_chain.py Fix nested template genearation when attribute path is not string 2018-01-19 10:45:25 +05:30
test_resource_group.py Merge "Fix nested template genearation when attribute path is not string" 2018-01-19 16:13:56 +00:00
test_software_component.py Use exception_filter in RPC client 2017-03-27 14:38:53 -04:00
test_software_config.py Use exception_filter in RPC client 2017-03-27 14:38:53 -04:00
test_software_deployment.py Merge "Implement handle_<action>_cancel for SoftwareDeployment" 2017-08-10 17:38:48 +00:00
test_structured_config.py Validate the input/output configs in Software Config 2016-08-10 11:01:35 -04:00
test_swiftsignal.py Use correct raw string format 2017-11-16 18:23:58 -05:00
test_value.py Update StackDefinition resource data when getting outputs 2017-07-21 10:30:34 -04:00
test_waitcondition.py Correct validation of wait conditon 2017-06-08 06:46:16 +00:00