Comment 5 for bug 1557764

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

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

commit a3a0cece4966149b4c0a6f86fec6506c33e5dbe7
Author: Jay Dobies <email address hidden>
Date: Tue Mar 22 14:31:07 2016 -0400

    Add timeout for software deployments

    After the timeout is reached, the deployment will be marked as failed.
    Support for StructuredDeployment resources will be added in a separate
    patch.

    Change-Id: I5f9cb8a3f4346103c213f7a4386fe0db948543d8
    Closes-Bug: #1557764