vnf falls into PENDING_SCALE_IN status for minutes while stack status stays
Bug #1706336 reported by
wangchenglong
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tacker |
In Progress
|
Undecided
|
wangchenglong |
Bug Description
When aodh trigger alarm action, vnf falls into pending_scale_in or pending_scale_out status without check the cooldown period and the capability of the scaling group.
If it's in cooldown period or capability reaches the limits, heat would not start the scale process.No event would be produced in HEAT. While in tacker, it has to wait STACK_RETRY_
We should reduce the waiting time of vnf status switch from pending_scale_in to active !
Changed in tacker: | |
assignee: | nobody → wangchenglong (wangchenglong) |
Changed in tacker: | |
status: | New → Confirmed |
status: | Confirmed → In Progress |
To post a comment you must log in.
good catch. I hope this bug will be fixed soon. Thanks for opening the bug