Heat add action on autoscaling signal to events but actually no action is performed

Bug #1486945 reported by Oleksii Chuprykov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Medium
Oleksii Chuprykov

Bug Description

If we send action to autoscaling group that is in cooldown, heat add event in status SIGNAL_COMPLETE to event list, but actually doesn't perform any action.

Changed in heat:
assignee: nobody → Oleksii Chuprykov (ochuprykov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/215080

Changed in heat:
status: New → In Progress
Changed in heat:
importance: Undecided → Medium
Changed in heat:
milestone: none → liberty-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

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

commit a976c63e4ec7d3ca36efb738e4778a94444f705f
Author: Oleksii Chuprykov <email address hidden>
Date: Tue Aug 25 16:03:01 2015 +0300

    Raise exception if asg in cooldown

    The signal() method of resource class doesn't add
    event to event list if the signal can not be performed i.e.
    handle_signal raise exception. So it is needed to raise exception
    if asg in cooldown. Otherwise the event will be added to event list
    in SIGNAL_COMPLETE state, but no action will be performed.

    Change-Id: Iebdb6c9231aef90d11428ca6beed150cfba2715f
    Closes-Bug: #1486945

Changed in heat:
status: In Progress → Fix Committed
Changed in heat:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: liberty-3 → 5.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.