heat/heat/rpc
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 Create a new heat.rpc package 2012-11-30 17:05:13 +01:00
api.py Adds ignore_errors for template_validate REST API 2016-02-04 17:09:22 +05:30
client.py Replace SD RPC polling by long RPC call 2016-04-05 20:47:25 +02:00
listener_client.py Fix [H405] pep rule in heat/rpc 2015-10-08 15:13:52 +03:00
worker_api.py Convergence message bus 2015-02-23 12:29:53 +05:30
worker_client.py Fix [H405] pep rule in heat/rpc 2015-10-08 15:13:52 +03:00