Comment 1 for bug 1549219

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/281220
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=a709637a17166cb12e5d94944837bac6451b2851
Submitter: Jenkins
Branch: master

commit a709637a17166cb12e5d94944837bac6451b2851
Author: Thomas Herve <email address hidden>
Date: Tue Feb 16 16:29:51 2016 +0100

    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