ddfa667d02
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
7 lines
227 B
YAML
7 lines
227 B
YAML
---
|
|
features:
|
|
- |
|
|
Added a locked status column on admin/project instances table. It will
|
|
show a locked or unlocked icon if nova 2.9 or above is used. The locked
|
|
status is also available on instance details panel.
|