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

Previous topic

The openstack_dashboard.dashboards.admin.hypervisors.tabs Module

Next topic

The openstack_dashboard.dashboards.admin.hypervisors.compute.views Module

This Page