Reviewed:  https://review.openstack.org/289932
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=9e1eb5f5d7354d12cf25ec77dadff3432752c741
Submitter: Jenkins
Branch:    master

commit 9e1eb5f5d7354d12cf25ec77dadff3432752c741
Author: Dmitry Ratushyy <[email protected]>
Date:   Tue Mar 8 17:03:32 2016 +0300

    Fix actions inside instance details view page
    
    At the current moment user can not suspend an
    instance from the instance "Details" page if the
    instance does not belong to the first page of the
    instances list. This is fixed.
    
    Co-Authored-By: Ivan Kolodyazhny <[email protected]>
    Co-Authored-By: Vladislav Kuzmin <[email protected]>
    Change-Id: I4d805e4a65e838242af38677cbb9efefc498a96f
    Closes-Bug: #1553142


** 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/1553142

Title:
  Cannot suspend instance from Details page if the Instance is not on
  1st page of table

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Cannot suspend instance from Horizon "Details" page. Problem is
  reproduced only if an instance does not belong to the 1st page of the
  list.

  Steps to reproduce:
    1. Boot instance
    2. Ensure that it is placed on the 2 page in the list (so it is not visible 
on 1st page of /admin/instances/ - crucial!)
    2. Proceed to System->Instances page (or Project->Compute->Instances) (page 
with instance listing)
    3. Try to suspend/resume that instance
    4. Check that it works
    5. Proceed to Details page, clicking on instance name
    6. Try to suspend instance using dropdown menu in the upper-right corner

  Expected result:
    1. Instance is suspended

  Real result:
    1. Nothing happened, instance is up and running.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to