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

class openstack_dashboard.dashboards.admin.info.panel.Info[source]

Bases: horizon.base.Panel

name = <django.utils.functional.__proxy__ object at 0x7f1034e3d5d0>
policy_rules = (('compute', 'context_is_admin'), ('volume', 'context_is_admin'), ('network', 'context_is_admin'), ('orchestation', 'context_is_admin'))
slug = 'info'

Previous topic

The openstack_dashboard.dashboards.admin.info.constants Module

Next topic

The openstack_dashboard.dashboards.admin.metadata_defs.urls Module

Project Source

This Page