Failed to delete AutoScallingGroup with ERROR said: format requires a mapping
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
New
|
Undecided
|
Unassigned |
Bug Description
The Background:
I created a stack "tsing" with heat 6.0.0. There is an AutoScalingGroup named "asg". Then I used "heat stack-delete" to delete this stack.
The Error log:
492 2017-02-23 09:10:24.089 260086 DEBUG heat.engine.
493 2017-02-23 09:10:24.097 260086 INFO heat.engine.
494 2017-02-23 09:10:24.097 260086 ERROR heat.engine.
495 2017-02-23 09:10:24.097 260086 ERROR heat.engine.
496 2017-02-23 09:10:24.097 260086 ERROR heat.engine.
497 2017-02-23 09:10:24.097 260086 ERROR heat.engine.
498 2017-02-23 09:10:24.097 260086 ERROR heat.engine.
499 2017-02-23 09:10:24.097 260086 ERROR heat.engine.
500 2017-02-23 09:10:24.097 260086 ERROR heat.engine.
501 2017-02-23 09:10:24.097 260086 ERROR heat.engine.
502 2017-02-23 09:10:24.097 260086 ERROR heat.engine.
503 2017-02-23 09:10:24.097 260086 ERROR heat.engine.
504 2017-02-23 09:10:24.097 260086 ERROR heat.engine.
505 2017-02-23 09:10:24.097 260086 ERROR heat.engine.
506 2017-02-23 09:10:24.097 260086 ERROR heat.engine.
507 2017-02-23 09:10:24.097 260086 ERROR heat.engine.
508 2017-02-23 09:10:24.097 260086 ERROR heat.engine.
509 2017-02-23 09:10:24.147 260086 DEBUG heat.engine.
510 2017-02-23 09:10:24.148 260086 DEBUG heat.engine.
511 2017-02-23 09:10:24.149 260086 DEBUG heat.engine.
512 2017-02-23 09:10:24.149 260086 DEBUG heat.engine.
513 2017-02-23 09:10:24.150 260086 DEBUG heat.engine.
514 2017-02-23 09:10:24.151 260086 DEBUG heat.engine.
515 2017-02-23 09:10:24.152 260086 DEBUG heat.engine.
516 2017-02-23 09:10:24.156 260086 DEBUG heat.engine.service [-] Jeffrey: func = <function _dispatch at 0x6e3e488> _start_with_trace /usr/lib/
517 2017-02-23 09:10:24.175 260086 DEBUG oslo_messaging.
518 2017-02-23 09:10:24.205 260086 INFO heat.engine.stack [-] Stack DELETE FAILED (tsing): Resource DELETE failed: TypeError: resources.
519 2017-02-23 09:10:24.206 260086 DEBUG heat.engine.stack [-] Jeffrey: values = {'action': 'DELETE', 'status': 'FAILED', 'status_reason': u'Resource DELETE failed: TypeError: resources.
Thanks,
Jeffrey
Changed in heat: | |
milestone: | none → no-priority-tag-bugs |