Can not delete stack in Heat

Bug #1798745 reported by Cong Phuoc Hoang
6
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.

Revision history for this message
baisen (song1) wrote :

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.

Changed in tricircle:
status: New → Confirmed
Revision history for this message
Cong Phuoc Hoang (hoangphuoc) wrote :

Hi baisen, I am using Tricircle master version. Because Heat only works in 1 region at a time, when I delete a stack, only nova instances are deleted. Ports are different, they are in Central region, so Heat can not delete them.

After I delete ports manually in Central region, Heat can delete that stack successfully.

So I think the procedure should be changed to delete ports in Central region first if port's ids exist. If they don't exist in Central region, try to delete in local region.

What do you think about it. Thank in advance.

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.