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

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

Bases: horizon.base.Panel

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

Previous topic

The openstack_dashboard.dashboards.admin.aggregates.tables Module

Next topic

The openstack_dashboard.dashboards.admin.aggregates.constants Module

This Page