heat/heat/tests/openstack/heat
Thomas Herve a709637a17 Replace SD RPC polling by long RPC call
This changes the way SoftwareDeployment updates its internal status.
Instead of querying the deployment status in a loop using RPC client, it
makes a single call, which returns once the status has been updated.

Closes-Bug: #1549219
Change-Id: I484b7c8cb4a4e71817be6bea764f23b68a39b2d4
2016-04-05 20:47:25 +02: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 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 Remove redundant lines in test_instance_group.py 2016-03-16 10:03:53 +00: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 Add one general testing of resource_mapping 2016-02-25 02:52:34 -05:00
test_none_resource.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_random_string.py Stop using Hidden property for RandomString 2016-02-29 16:30:40 +00:00
test_remote_stack.py StackResource/RemoteStack replacement 2016-02-25 12:35:13 -05:00
test_resource_chain.py Merge "Add one general testing of resource_mapping" 2016-03-01 16:57:14 +00:00
test_resource_group.py Merge "Fix resource definition loading in resource groups" 2016-02-24 04:59:41 +00:00
test_restarter.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_software_component.py Add one general testing of resource_mapping 2016-02-25 02:52:34 -05:00
test_software_config.py Add one general testing of resource_mapping 2016-02-25 02:52:34 -05:00
test_software_deployment.py Replace SD RPC polling by long RPC call 2016-04-05 20:47:25 +02:00
test_structured_config.py Add one general testing of resource_mapping 2016-02-25 02:52:34 -05:00
test_swiftsignal.py Change namespace for Heat resources and tests 2015-11-27 01:37:07 +08:00
test_waitcondition.py Edit backslashes for lines continuations 2016-02-01 16:51:41 +03:00