The openstack_dashboard.dashboards.admin.hypervisors.panel ModuleΒΆ

class openstack_dashboard.dashboards.admin.hypervisors.panel.Hypervisors[source]

Bases: horizon.base.Panel

name = <django.utils.functional.__proxy__ object at 0x7f9f40047190>
permissions = ('openstack.services.compute',)
policy_rules = (('compute', 'compute_extension:hypervisors'),)
slug = 'hypervisors'

Previous topic

The openstack_dashboard.dashboards.admin.hypervisors.tables Module

Next topic

The openstack_dashboard.dashboards.admin.hypervisors.urls Module

Project Source

This Page