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

class openstack_dashboard.dashboards.admin.overview.panel.Overview[source]

Bases: horizon.base.Panel

name = <django.utils.functional.__proxy__ object at 0x7fba5a9d2950>
policy_rules = (('identity', 'identity:list_projects'),)
slug = 'overview'

Previous topic

The openstack_dashboard.dashboards.admin.overview.views Module

Next topic

The openstack_dashboard.dashboards.admin.overview.urls Module

Project Source

This Page