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 0x2b70e3334a50>
permissions = ('openstack.services.compute',)
slug = 'aggregates'

Previous topic

The openstack_dashboard.dashboards.admin.aggregates.tables Module

Next topic

The openstack_dashboard.dashboards.admin.aggregates.workflows Module

This Page