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

Previous topic

The openstack_dashboard.dashboards.admin.aggregates Module

Next topic

The openstack_dashboard.dashboards.admin.aggregates.urls Module

Project Source

This Page