Comment 2 for bug 1446934

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

Reviewed: https://review.openstack.org/176755
Committed: https://git.openstack.org/cgit/openstack/python-heatclient/commit/?id=6d7610a8c61249fd01c308d228b12d1f4651711f
Submitter: Jenkins
Branch: master

commit 6d7610a8c61249fd01c308d228b12d1f4651711f
Author: Rakesh H S <email address hidden>
Date: Thu Apr 23 19:25:43 2015 +0530

    Unit tests for stack actions

    Provides unit tests for stack actions, mainly stack suspend
    and resume actions.
    This patch also moves some part of the test cases to proper
    locations, to improve naked eye code parsing.

    Change-Id: Ia560eb309ab9d27177b5ca28e77e270323273d09
    Closes-Bug: #1446934