The stat_status is not in accordance whith the actual stack status while the autoscaling is triggered.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
New
|
Undecided
|
Unassigned |
Bug Description
When triggered to do autoscaling, actually, the stack does stack-update action to scal the resources.
In my opinion, at the same time, if we use "heat stack-list" to check this stack, "update_in_process" is
expected for "stack_status" column. However, the stack_staus is "CREATE_COMPLETE" as is shown below.
[root@jeguan-
+------
| id | stack_name | stack_status | creation_time | updated_time |
+------
| 47a802aa-
+------
Thanks,
Jeffrey
Changed in heat: | |
milestone: | none → no-priority-tag-bugs |