Button Visible after completion of delete stack

Bug #1367758 reported by usha veepuri
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Andrew Lazarev

Bug Description

Select a row and then click on delete stack. After deleting the stack "Change Stack Template" button still visble instead of deleting the row. It is getting deleted only after manual refresh. Please find the attached screen shot.

Tags: heat ux
Revision history for this message
usha veepuri (usha-veepuri) wrote :
Revision history for this message
Tristan Cacqueray (tristan-cacqueray) wrote :

Hi, I think you miss click "Security bug"... Is there a vulnerability here ?

Changed in ossa:
status: New → Incomplete
information type: Private Security → Public
Thierry Carrez (ttx)
no longer affects: ossa
Akihiro Motoki (amotoki)
tags: added: heat
Revision history for this message
Gary W. Smith (gary-w-smith) wrote :

Unlike other tables, the stacks table does not automatically remove the entry after the object is deleted. But even if this behavior needs to retained (I do not know enough about heat to determine whether this is required) the Change Stack Template action should be disallowed both during and after stack deletion.

Changed in horizon:
status: New → Confirmed
importance: Undecided → Low
tags: added: ux
Changed in horizon:
assignee: nobody → Andrew Lazarev (alazarev)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

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

Changed in horizon:
status: Confirmed → In Progress
Changed in horizon:
assignee: Andrew Lazarev (alazarev) → David Lyle (david-lyle)
Changed in horizon:
assignee: David Lyle (david-lyle) → Andrew Lazarev (alazarev)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/137243
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=51024cc13b7bd2860432f3b517b27ff51e625578
Submitter: Jenkins
Branch: master

commit 51024cc13b7bd2860432f3b517b27ff51e625578
Author: Andrew Lazarev <email address hidden>
Date: Tue Nov 25 16:13:35 2014 -0800

    Fixed row deletion for deleted stack

    Now heat returns stack with "stack_status == 'DELETE_COMPLETE'"
    for deleted stack. Added corresponding check to ajax handler.

    HTTPNotFound is not used anymore and deprecated. Removed except
    block for it.

    Added raise to generic "except Exception" block to prevent
    internal errors inside horizon.

    Change-Id: Ia9cfd975790872918ba25c347319003ddc3468fa
    Closes-Bug: #1367758

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
milestone: none → kilo-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
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.