← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1505845] Re: Actions "Lock Instance" and "Unlock Instance" should not be shown at the same time

 

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

commit abfaf1298a8a7ddd0159877b6e8f5328a5e95d46
Author: Ying Zuo <yinzuo@xxxxxxxxx>
Date:   Tue Jan 26 15:50:09 2016 -0800

    Show instance lock/unlock actions based on the locked status
    
    The server locked information has been added to nova v2.9.
    
    This patch set is to show/hide the lock/unlock actions using
    the locked status from nova.
    
    To get the locked status, the compute version needs to be
    2.9 or above, which can be set on local_settings.py.
    
    Change-Id: I947c544b32d6056beae97f1c2aa121dd38fb733b
    Closes-bug: #1505845


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

Title:
  Actions "Lock Instance" and "Unlock Instance" should not be shown at
  the same time

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Project -> Compute -> Instances

  Create a new instance and you will see both "Lock Instance" and
  "Unlock Instance" are available. Only one of them should be applicable
  at the time.

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


References