← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1593903] Re: Locked status is not visible on instances table

 

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

commit ddfa667d02c8e417102412df5c41580dd514630f
Author: Ying Zuo <yinzuo@xxxxxxxxx>
Date:   Mon Jun 20 15:31:00 2016 -0700

    Add instance locked status on instances table
    
    Added a column to show the locked status on project/admin instances table.
    
    There will be a locked or unlocked icon with help tooltip if nova 2.9 or
    above is used. See openstack_dashboard/api/microversions.py
    
    Added the locked field on project/admin instance details panel.
    
    Change-Id: If31ae281d2782c71cd6112f3bd6228647a6130e4
    Closes-bug: #1593903


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

Title:
  Locked status is not visible on instances table

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  By using nova API v2.9, Horizon is aware of the locked status of an
  instance but a user can only tell if the instance is locked or not by
  checking if the unlock/lock instance action is available.

  It would be nice to show a lock icon in the instances table next to
  the status column to indicate the instance is locked.

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


References