horizon/openstack_dashboard/dashboards/project/instances
Masco Kaliyamoorthy fb3709dc40 added flavor id in instance detail page
in instance table, we can filter out the
instances by using the flavor id.

but there is no way to get the flavor id
in horizon for non admin users.

so adding the flavor id in instance detail
and popover flavor detail table.

Change-Id: I4995d9181a47bb7e15ce8b2c7b4252e389d91c71
Closes-Bug: #1415825
2015-01-29 16:20:44 +05:30
..
templates/instances added flavor id in instance detail page 2015-01-29 16:20:44 +05:30
workflows when launch instance image size changed, device_size not change 2015-01-23 05:52:40 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
audit_tables.py Instance Action Dashboard Blueprint 2014-08-29 16:18:26 -06:00
console.py Fix Flake8 style warnings in openstack_dashboard/ 2014-07-30 14:13:24 +02:00
forms.py Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
panel.py Tolerate service catalog and endpoint connection errors 2014-07-21 08:38:53 -05:00
tables.py added flavor id in instance detail page 2015-01-29 16:20:44 +05:30
tabs.py Adds ability to set default log length 2014-11-20 16:44:55 +00:00
tests.py Fix multi-nic issue with nexus plugin 2015-01-07 14:08:23 -05:00
urls.py Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
utils.py Merge "[Sahara] Support Nova availability zones" 2014-10-22 22:33:03 +00:00
views.py Check input for Log length 2014-12-15 10:23:30 +08:00