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

Previous topic

The openstack_dashboard.dashboards.admin.hypervisors.tests Module

Next topic

The openstack_dashboard.dashboards.admin.hypervisors.tables Module

This Page