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

class openstack_dashboard.dashboards.admin.aggregates.panel.Aggregates[source]

Bases: horizon.base.Panel

allowed(context)[source]
name = <django.utils.functional.__proxy__ object at 0x7f6aba375950>
permissions = ('openstack.services.compute',)
slug = 'aggregates'

Previous topic

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

Next topic

The openstack_dashboard.dashboards.admin.aggregates.tables Module

Project Source

This Page