Comment 4 for bug 1593903

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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 <email address hidden>
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