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 0x7f9f40e524d0>
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.tables Module

Next topic

The openstack_dashboard.dashboards.admin.info.urls Module

Project Source

This Page