heat/heat/tests/openstack/heat
Oleg Khavroshin 1f6ccf85e3 Edit backslashes for lines continuation
It is preferred to wrap long lines in parentheses and not a backslash
for line continuation due to OpenStack Style Guidelines
http://docs.openstack.org/developer/hacking/#general, paragraph 2

Change-Id: Ibfc1022f8e4704fe2040e63bb87322404cea35a4
2016-01-19 10:05:34 +00:00
..
__init__.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_cloud_config.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_cloudwatch.py Use EntityNotFound instead of WatchRuleNotFound 2015-11-29 22:11:45 +08:00
test_cw_alarm.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_instance_group.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_instance_group_update_policy.py Fix mocking in several tests causing excessive run-times 2015-12-08 22:40:39 +00:00
test_multi_part.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_none_resource.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_random_string.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_remote_stack.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_resource_chain.py Edit backslashes for lines continuation 2016-01-19 10:05:34 +00:00
test_resource_group.py Edit backslashes for lines continuation 2016-01-19 10:05:34 +00:00
test_restarter.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_software_component.py Enable commented software component test 2016-01-11 13:59:34 +01:00
test_software_config.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_software_deployment.py Don't wait for undefined actions in SoftwareComponent 2016-01-12 09:19:14 +01:00
test_structured_config.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_swiftsignal.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_waitcondition.py Fix time mocking on wait condition timeout tests 2015-12-09 09:53:12 +01:00