horizon/openstack_dashboard/dashboards/project/instances
Ying Zuo ddfa667d02 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
2017-06-14 20:00:56 -07:00
..
templates/instances Add instance locked status on instances table 2017-06-14 20:00:56 -07:00
workflows Retrieve quota and usage only for resources really required 2017-06-14 08:53:32 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
audit_tables.py Remove link for user id field on project action log 2017-03-12 18:22:36 +00:00
console.py Replace six.iteritems(iter) with iter.items() 2016-12-14 11:13:20 +08:00
forms.py Merge "hacking: noqa cleanup in openstack_dashboard" 2017-03-27 05:11:18 +00:00
panel.py Revert "Add policy rules to project panels" 2017-01-03 19:35:35 +00:00
tables.py Add instance locked status on instances table 2017-06-14 20:00:56 -07:00
tabs.py Fix alignment issues for nav-tabs and ul on details panels 2017-01-18 11:40:14 -08:00
tests.py Retrieve quota and usage only for resources really required 2017-06-14 08:53:32 +00:00
urls.py Implement Manage Attachments in Instances 2016-06-28 09:41:41 -05:00
utils.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
views.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00