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 0x7faf85c0d890>
policy_rules = (('identity', 'identity:list_projects'),)
slug = 'overview'

Previous topic

The openstack_dashboard.dashboards.admin.overview Module

Next topic

The openstack_dashboard.dashboards.admin.routers.urls Module

Project Source

This Page