← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1557353] Re: Delete servers in error state

 

Reviewed:  https://review.openstack.org/292757
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=41533820a0330bc754ffd004c46b6578f8e4e7bb
Submitter: Jenkins
Branch:    master

commit 41533820a0330bc754ffd004c46b6578f8e4e7bb
Author: Marcos Fermin Lobo <marcos.fermin.lobo@xxxxxxx>
Date:   Tue Mar 15 09:05:37 2016 +0100

    Allow delete servers in error state
    
    In instance list, when we have one/multiple servers in error state,
    Horizon does not display "Terminate instances" button in top-right
    side (close to "Launch instance" button). So, Horizon does not allow
    terminate instances in error state.
    
    When you click on "DELETE INSTANCE" button in Horizon, and something
    went wrong (for example, the message to delete did not arrive to
    Nova or Nova was stuck during the deletion process), you can see the
    instance in "deleting" status forever. Right now, in this status,
    the "delete instance" button disapears, so the user can not "retry"
    the deletion.
    
    Change-Id: I6486d6989d4bd89d5c9346125aa01ec1359352d4
    Closes-bug: #1557353


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1557353

Title:
  Delete servers in error state

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In instance list, when we have one/multiple servers in error state,
  Horizon does not display "Terminate instances" button in top-right
  side (close to "Launch instance" button). So, Horizon does not allow
  terminate instances in error state.

  Since the CLI allows terminate instances in error state, I think we
  should allow this in Horizon as well. I do not see any reason to not
  allow delete multiple instances in error state from Horizon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1557353/+subscriptions


References