The openstack_dashboard.dashboards.identity.roles.panel ModuleΒΆ

class openstack_dashboard.dashboards.identity.roles.panel.Roles[source]

Bases: horizon.base.Panel

static Roles.can_register()[source]
Roles.name = <django.utils.functional.__proxy__ object at 0xd49a3d0>
Roles.policy_rules = (('identity', 'identity:list_roles'),)
Roles.slug = 'roles'

Previous topic

The openstack_dashboard.dashboards.identity.roles.tables Module

Next topic

The openstack_dashboard.dashboards.identity.roles Module

This Page