Comment 2 for bug 1479595

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

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

commit e129fce770480398f99792c320f85d1d32d5392a
Author: kairat_kushaev <email address hidden>
Date: Fri Jul 31 16:22:45 2015 +0300

    Add test for template resource suspend/resume

    Add functional test that executes the following scenario:
    - suspend a stack with template resource
    - resume a stack with template resource.

    Change-Id: I7e1ff7785f48d861752d681d26866c985b8c8513
    Closes-bug: #1479595