Unable to delete stacks created under admin. users

Bug #1268415 reported by Mohammed Naser
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Medium
Randall Burt

Bug Description

If you create a stack under an administrator user, it will work fine. If you attempt to delete that stack, it will fail. The reason that it will fail is that admin users can read deleted servers

https://github.com/openstack/heat/blob/master/heat/engine/resources/nova_utils.py#L207

This means that this will run forever and never raise that exception, because it will always return a server.

Mohammed Naser (mnaser)
Changed in heat:
assignee: nobody → Mohammed Naser (mnaser)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/66234

Changed in heat:
status: New → In Progress
Revision history for this message
Angus Salkeld (asalkeld) wrote :
Revision history for this message
Angus Salkeld (asalkeld) wrote :
Changed in heat:
assignee: Mohammed Naser (mnaser) → nobody
assignee: nobody → Randall Burt (randall-burt)
importance: Undecided → Medium
status: In Progress → Fix Committed
milestone: none → kilo-1
Thierry Carrez (ttx)
Changed in heat:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: kilo-1 → 2015.1.0
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.