The openstack_dashboard.dashboards.identity.dashboard ModuleΒΆ

class openstack_dashboard.dashboards.identity.dashboard.Identity(*args, **kwargs)[source]

Bases: horizon.base.Dashboard

Identity.default_panel = 'projects'
Identity.name = <django.utils.functional.__proxy__ object at 0x5bb0c90>
Identity.panels = ('domains', 'projects', 'users', 'groups', 'roles')
Identity.slug = 'identity'

Previous topic

The openstack_dashboard.dashboards.theme.theme_index.urls Module

Next topic

The openstack_dashboard.dashboards.identity Module

This Page