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 0x7faf86c5c190>
permissions = ('openstack.services.compute',)
policy_rules = (('compute', 'compute_extension:hypervisors'),)
slug = 'hypervisors'

Previous topic

The openstack_dashboard.dashboards.admin.hypervisors Module

Next topic

The openstack_dashboard.dashboards.admin.hypervisors.tabs Module

Project Source

This Page