Comment 7 for bug 1559132

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

Reviewed: https://review.openstack.org/298154
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=a2a6fa77118aa718fdd19ecc8483db8d4cb67d7e
Submitter: Jenkins
Branch: stable/mitaka

commit a2a6fa77118aa718fdd19ecc8483db8d4cb67d7e
Author: Rabi Mishra <email address hidden>
Date: Sat Mar 19 19:33:42 2016 +0530

    Fix update issues with autoscaling group

    - Fix update stuck in IN_PROGRESS if issued within
    the cooldown period after CREATE_COMPLETE.

    - Fix update stuck in IN_PROGRESS if issued when scaling
    is happening.

    Change-Id: I31074783f525ea811056e8df7ff46545e58075b5
    Closes-Bug: #1559132
    (cherry picked from commit 6bd7352dc4838b8ef782f2345a4dfdf57ba3e356)