horizon/openstack_dashboard/dashboards/project/instances
andrewbogott 1f13da0e47 Server overview: display hypervisor name if available
Previously this had a check for is_superuser.  That's sort of
right since the default nova-api policy doesn't return the hypervisor
if you don't have the admin priv.

But, since there is a modifiable policy enforced by the api,
let's just let that decide.  If nova-api returns the hypervisor,
presumably it has decided that we're allowed to see it, so let's
see it!

Change-Id: I0cfe9090e8263f983fa5f42f42616a26407be47a
2018-11-01 14:54:14 -05:00
..
templates/instances Server overview: display hypervisor name if available 2018-11-01 14:54:14 -05:00
workflows Merge "quota: Merge tenant_limit_usages into tenant_quota_usages" 2018-05-16 16:52:55 +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 Add MKS console support 2017-11-29 21:06:38 -05:00
forms.py Merge "Use microversion 2.60 when attaching a multiattach volume" 2018-04-25 13:55:23 +00:00
interfaces_tables.py Add instance interfaces tab for easy security group edit 2018-04-22 07:40:52 +09:00
panel.py Revert "Add policy rules to project panels" 2017-01-03 19:35:35 +00:00
tables.py Improve IP address formatting in Instance table 2018-09-10 17:20:57 +00:00
tabs.py Server overview: display hypervisor name if available 2018-11-01 14:54:14 -05:00
tests.py Drop use_mox from horizon test helpers 2018-08-18 17:11:15 +09:00
urls.py Add instance interfaces tab for easy security group edit 2018-04-22 07:40:52 +09:00
utils.py Get flavor list sorted when launching instance 2018-05-30 22:54:31 +00:00
views.py Add instance interfaces tab for easy security group edit 2018-04-22 07:40:52 +09:00