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

class openstack_dashboard.dashboards.admin.defaults.panel.Defaults[source]

Bases: horizon.base.Panel

name = <django.utils.functional.__proxy__ object at 0x7f9f41a75850>
policy_rules = (('compute', 'context_is_admin'), ('volume', 'context_is_admin'))
slug = 'defaults'

Previous topic

The openstack_dashboard.dashboards.admin.defaults.tables Module

Next topic

The openstack_dashboard.dashboards.admin.defaults.urls Module

Project Source

This Page