Can not delete stack in Heat
Bug #1798745 reported by
Cong Phuoc Hoang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Tricircle |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I think it is the problem with 'region'. When I create a stack using Heat, with a network is in CentralRegion. I can create stack successfully in other regions (except the CentralRegion), but when I delete stack, ports are not deleted and it causes the stack turn into "DELETE_FAILED".
I think when tricircle delete port, it should check ports are in Central Region or not, then delete its ports in Central Region, rather than delete them in other Regions.
I hope you guys can spend time to look at this problem.
Thanks.
To post a comment you must log in.
hi! which version of tricircle do you use? and I think you should delete the port in the center region not in the local region.